# Powerdrill ## Docs - [Authentication](https://docs.powerdrill.ai/api-reference/authentication.md): Get your API keys before working on Powerdrill Enterprise - [Create data source](https://docs.powerdrill.ai/api-reference/create-data-source.md): Creates a data source in the specified dataset. - [Create data source without specifying a dataset](https://docs.powerdrill.ai/api-reference/create-data-source-without-dataset.md): Creates a data source without specifying a dataset. Powerdrill will automatically create a dataset for it. - [Create dataset](https://docs.powerdrill.ai/api-reference/create-dataset.md): Creates a dataset. A dataset is a collection of data sources organized for specific purposes. You can create multiple datasets to group and store data sources based on different needs. - [Create job](https://docs.powerdrill.ai/api-reference/create-job.md): Converses with your data. Ask any question you have about your data and get insights instantly. On Powerdrill, a **job** refers to a task that Powerdrill performs to generate a response based on your request (e.g., a prompt or other workflows). Powerdrill Enterprise supports two types of jobs: **ge… - [Create session](https://docs.powerdrill.ai/api-reference/create-session.md): Creates a session. A session refers to the continuous interaction between the user and Powerdrill within a conversation. Your team can have up to 150 sessions simultaneously. If the limit is reached, you can remove unnecessary sessions to make space for new ones. - [Delete data source](https://docs.powerdrill.ai/api-reference/delete-data-source.md): Deletes the specified data source from the specified dataset. Once deleted, the data source cannot be recovered. - [Delete dataset](https://docs.powerdrill.ai/api-reference/delete-dataset.md): Deletes the specified dataset. Once deleted, all data sources within the dataset will also be permanently removed and cannot be recovered. - [Delete session](https://docs.powerdrill.ai/api-reference/delete-session.md): Deletes a session. Once deleted, both the session and its job history will be permanently removed and cannot be recovered. - [Error Codes](https://docs.powerdrill.ai/api-reference/error-codes.md): Description and troubleshooting suggestions for the error codes you may encounter on our platform - [Get data source](https://docs.powerdrill.ai/api-reference/get-data-source.md): Obtains information about the specified data source. - [Get dataset overview](https://docs.powerdrill.ai/api-reference/get-dataset-overview.md): Obtains the basic information about the dataset, including the keywords, description, and pre-generated questions. - [Get dataset status](https://docs.powerdrill.ai/api-reference/get-dataset-status.md): Datasets are stateless. This endpoint allows you to check the current statuses of data sources in the specified dataset to determine if the dataset is ready for running your jobs. - [Get job history in session](https://docs.powerdrill.ai/api-reference/get-job-history.md): Obtains the job history contained in the specified session. - [Get session](https://docs.powerdrill.ai/api-reference/get-session.md): Obtains information about the specified session. - [List data sources](https://docs.powerdrill.ai/api-reference/list-data-sources.md): Lists data sources contained in the specified dataset. - [List datasets](https://docs.powerdrill.ai/api-reference/list-datasets.md): Lists datasets in your team or of the specified name. - [List sessions](https://docs.powerdrill.ai/api-reference/list-sessions.md): Lists sessions in your team. - [Modify dataset](https://docs.powerdrill.ai/api-reference/modify-dataset.md): Modifies information about the specified dataset. - [Modify session](https://docs.powerdrill.ai/api-reference/modify-session.md): Modifies the configuration of the specified session. - [Overview](https://docs.powerdrill.ai/api-reference/overview.md): Overview of Powerdrill Enterprise API V1 endpoints and capabilities - [Presign data source ](https://docs.powerdrill.ai/api-reference/presign-data-source.md): Generates a presigned URL to access the specified data source. - [Streaming](https://docs.powerdrill.ai/api-reference/streaming.md): Know all about our streaming capability - [Upload file](https://docs.powerdrill.ai/api-reference/upload-file.md): Uploads a file. - [Authentication](https://docs.powerdrill.ai/api-reference/v2/authentication.md): Get your API keys before working on Powerdrill Enterprise - [Complete multipart upload](https://docs.powerdrill.ai/api-reference/v2/complete-multipart-upload.md): Completes a multipart upload task after all parts of the corresponding file are uploaded. - [Create data source](https://docs.powerdrill.ai/api-reference/v2/create-data-source.md): Creates a data source in the specified dataset. You can create data sources only in datasets that you have created. - [Create data source without specifying a dataset](https://docs.powerdrill.ai/api-reference/v2/create-data-source-without-dataset.md): Creates a data source without specifying a dataset. - [Create dataset](https://docs.powerdrill.ai/api-reference/v2/create-dataset.md): Creates a dataset. - [Create job](https://docs.powerdrill.ai/api-reference/v2/create-job.md): Converses with your data. Ask any question you have about your data and get insights instantly. - [Create session](https://docs.powerdrill.ai/api-reference/v2/create-session.md): Creates a session. A session represents a continuous interaction between a user and Powerdrill within a single conversation. Each user can have up to 150 active sessions simultaneously. If this limit is reached, you can remove unused sessions to free up space for new ones. - [Create subscriptions](https://docs.powerdrill.ai/api-reference/v2/create-subscription.md): How to create or upgrade your subscriptions to get more quotas - [Delete data source](https://docs.powerdrill.ai/api-reference/v2/delete-data-source.md): Deletes a data source from the specified dataset. Once deleted, the data source cannot be recovered. - [Delete dataset](https://docs.powerdrill.ai/api-reference/v2/delete-dataset.md): Deletes a dataset that you created. Once deleted, all data sources within the dataset will also be permanently removed and cannot be recovered. - [Delete session](https://docs.powerdrill.ai/api-reference/v2/delete-session.md): Deletes a session that you created. Once deleted, both the session and its job history will be permanently removed and cannot be recovered. - [Get data source](https://docs.powerdrill.ai/api-reference/v2/get-data-source.md): Obtains information about the specified data source. - [Get dataset overview](https://docs.powerdrill.ai/api-reference/v2/get-dataset-overview.md): Obtains the basic information about the dataset, including the keywords, description, and pre-generated questions. - [Get status summary of data sources in dataset](https://docs.powerdrill.ai/api-reference/v2/get-dataset-status.md): Counts the data sources for each status in a dataset. - [Get job history in session](https://docs.powerdrill.ai/api-reference/v2/get-job-history.md): Obtains the job history retained in the specified session. - [Get session](https://docs.powerdrill.ai/api-reference/v2/get-session.md): Obtains information about a session you created. - [Check Status of Data Sources](https://docs.powerdrill.ai/api-reference/v2/how-to-check-data-sources.md): How to verify that all data sources in the specified dataset are synchronized - [Initiate multipart upload](https://docs.powerdrill.ai/api-reference/v2/initiate-multipart-upload.md): Initiates a multipart upload task for local files in multipart mode. Only files in the following formats are supported: **.csv**, **.tsv**, **.md**, **.mdx**, **.json**, **.txt**, **.pdf**, **.pptx**, **.docx**, **.xls**, or **.xlsx**. - [List data sources](https://docs.powerdrill.ai/api-reference/v2/list-data-sources.md): Lists data sources in the specified dataset. When using this endpoint: - Make sure the specified dataset belongs to the same project as your API key. - To check the datasets you have access to in the project, call [GET /v2/team/datasets](/api-reference/v2/list-datasets). - [List datasets](https://docs.powerdrill.ai/api-reference/v2/list-datasets.md): Lists datasets. Only datasets created within the same project as your API key will be listed. You can specify a search keyword to filter datasets by name and description. - [List sessions](https://docs.powerdrill.ai/api-reference/v2/list-sessions.md): Lists sessions that you created. - [Modify dataset](https://docs.powerdrill.ai/api-reference/v2/modify-dataset.md): Modifies the name or description of specified dataset. - [Modify session](https://docs.powerdrill.ai/api-reference/v2/modify-session.md): Modifies the configuration of a session that you created. - [Overview](https://docs.powerdrill.ai/api-reference/v2/overview.md): Overview of Powerdrill Enterprise API V2 endpoints and capabilities - [Presign data source ](https://docs.powerdrill.ai/api-reference/v2/presign-data-source.md): If you want to download a data source, you can use this endpoint to generate a presigned URL, which allows you to download the data source via the URL. - [Streaming](https://docs.powerdrill.ai/api-reference/v2/streaming.md): Know all about our streaming capability - [Upload local file](https://docs.powerdrill.ai/api-reference/v2/upload-file.md): Uploads a file. - [Excel AI Analysis Best Practices](https://docs.powerdrill.ai/best-practices/excel-ai-analysis-best-practices.md): Best practices for using Powerdrill AI to analyze Excel files - [Quick Start](https://docs.powerdrill.ai/developer-guides/quick-start.md): Start running your first data job on Powerdrill Enterprise - [Quick Start](https://docs.powerdrill.ai/developer-guides/quick-start-v2.md): Start running your first data job on Powerdrill Enterprise - [How to Upload Local Files](https://docs.powerdrill.ai/developer-guides/upload-file.md): How to quickly upload local files to create data sources - [How Can I Delete My Account After I Have Created a Team on Powerdrill Enterprise?](https://docs.powerdrill.ai/enterprise/delete-account.md): The admin account is closely tied to your organization. Do not delete it unless necessary - [How Can I Enter the Admin Console of My Team?](https://docs.powerdrill.ai/enterprise/enter-admin-console.md): The Admin console is where you manage the projects, users, subscriptions, and settings in your team - [Introduction](https://docs.powerdrill.ai/enterprise/introduction.md): A brief introduction about Powerdrill Enterprise and how to choose the right solution - [Pricing](https://docs.powerdrill.ai/enterprise/pricing.md): Pricing plans for Powerdrill Enterprise - [Projects](https://docs.powerdrill.ai/enterprise/projects.md): This guide introduces how to create and manage projects in your organization - [Quick Start](https://docs.powerdrill.ai/enterprise/quick-start.md): Get started with Powerdrill Enterprise - [Team Settings](https://docs.powerdrill.ai/enterprise/settings.md): The Settings page allows you to modify your team info - [Subscriptions and Plans](https://docs.powerdrill.ai/enterprise/subscriptions.md): Manage your subscriptions and plans for greater cost efficiency - [Users](https://docs.powerdrill.ai/enterprise/users.md): This guide describes each type of users on Powerdrill Enterprise and how to manage them - [What Is Job?](https://docs.powerdrill.ai/enterprise/what-is-job.md): Jobs are data tasks effortlessly handled by Powerdrill through natural language conversations - [Workspaces and Teams](https://docs.powerdrill.ai/enterprise/workspaces.md): This guide explains the concepts of workspaces and teams, and provides instructions on how to manage them - [Advanced Analytics](https://docs.powerdrill.ai/features/advanced-analytics.md): Gives full play to the value of your data - [AI Report Generator](https://docs.powerdrill.ai/features/ai-data-reports.md): Generate high-quality data report in one click - [AI Presentation Maker](https://docs.powerdrill.ai/features/ai-presentation.md): Transforms your files into clear, organized presentations, reducing hours of work to minutes - [Chat App over Dataset](https://docs.powerdrill.ai/features/chat-app.md): Delivers smarter and more accurate answers to questions based on your datasets than ChatGPT - [Chat Sharing](https://docs.powerdrill.ai/features/chat-sharing.md): Create a shared link to your chat and share it with others - [Dataset Sharing](https://docs.powerdrill.ai/features/dataset-sharing.md): Enables you to share your datasets in an easy, governed manner - [Discover](https://docs.powerdrill.ai/features/discover.md): A hub for data, tech, science, and more - [No-Code App Builder](https://docs.powerdrill.ai/features/no-code-app-builder.md): Offers a no-code approach to building apps by using natural language - [Smart DocMap](https://docs.powerdrill.ai/features/smart-docmap.md): Well-organized references, curated mind maps, and other info that help you understand your data - [Introduction](https://docs.powerdrill.ai/get-started/introduction.md): Welcome to the Powerdrill documentation - [Try Out Powerdrill in Minutes](https://docs.powerdrill.ai/get-started/quick-start.md): A quickest way to bring your data into intelligence - [Privacy Notice](https://docs.powerdrill.ai/legal/privacy-notice.md): Last updated: July 4, 2023 - [Terms of Service](https://docs.powerdrill.ai/legal/terms-of-service.md): Last updated: July 4, 2023 ## OpenAPI Specs - [v2-openapi](https://docs.powerdrill.ai/v2-openapi.json) - [settings](https://docs.powerdrill.ai/.vscode/settings.json) - [v1-openapi](https://docs.powerdrill.ai/v1-openapi.json)