# Tela ## Docs - [Run Canvas](https://docs.tela.com/api-reference/completion/create.md): Executes a canvas - [Retrieve Canvas Run](https://docs.tela.com/api-reference/completion/get.md): Retrieve the status and details of an asynchronous chat completion using its unique identifier, enabling efficient polling and status monitoring. - [Upload a File](https://docs.tela.com/api-reference/file/create.md): Upload a file to the Tela API - [Upload a File (v3)](https://docs.tela.com/api-reference/file/upload.md): Upload a file using the new v3 API endpoint - [Create Prompt Version](https://docs.tela.com/api-reference/prompt-version/create.md): Creates a new version of a prompt - [Delete Prompt Version](https://docs.tela.com/api-reference/prompt-version/delete.md): Deletes a specific prompt version - [List Prompt Versions](https://docs.tela.com/api-reference/prompt-version/get.md): Returns a list of prompt versions for a specific prompt - [Get Prompt Version](https://docs.tela.com/api-reference/prompt-version/get-by-id.md): Retrieves a specific prompt version by ID - [Update Prompt Version](https://docs.tela.com/api-reference/prompt-version/update.md): Updates an existing prompt version - [Query Tasks](https://docs.tela.com/api-reference/task/query.md): Query and filter tasks from a Workstation/App using advanced filters on metadata and extracted data - [Create Test Cases](https://docs.tela.com/api-reference/test-case/create.md): Create one or more test cases - [Delete Test Case](https://docs.tela.com/api-reference/test-case/delete.md): Remove a test case - [Retrieve Test Cases](https://docs.tela.com/api-reference/test-case/get.md): Get test cases for a prompt - [Get Test Case by ID](https://docs.tela.com/api-reference/test-case/get-by-id.md): Retrieve a specific test case - [Update Test Case](https://docs.tela.com/api-reference/test-case/update.md): Update an existing test case - [Features](https://docs.tela.com/en/changelog/features.md): Keep track of Tela updates - [Integrating via API](https://docs.tela.com/en/completion-api-guide.md) - [Editing Prompts](https://docs.tela.com/en/craft/editing-prompts.md) - [Output Format](https://docs.tela.com/en/craft/output-format.md) - [Publishing a version](https://docs.tela.com/en/craft/publishing.md) - [Selecting Models](https://docs.tela.com/en/craft/selecting-models.md) - [Using Variables](https://docs.tela.com/en/craft/using-variables.md) - [Creating new tasks](https://docs.tela.com/en/creating-tasks.md) - [Creating your first Canvas](https://docs.tela.com/en/creating-your-first-canvas.md) - [Credentials](https://docs.tela.com/en/credentials.md): Securely store and manage sensitive API keys, tokens, and secrets for use in your workflows - [How to Build .docx Templates](https://docs.tela.com/en/how-to-build-docx-templates.md): Learn how to create Word document templates with placeholders for automated document generation. - [Key Concepts](https://docs.tela.com/en/key-concepts.md) - [Supported File Formats](https://docs.tela.com/en/supported-file-formats.md) - [Tags](https://docs.tela.com/en/tags.md): Categorize and organize your Canvas executions with static or dynamic labels based on AI responses - [Creating Apps](https://docs.tela.com/en/workstation/creating-apps.md) - [Data Extraction Tool](https://docs.tela.com/en/workstation/data-extraction-tool.md) - [Downloading Results](https://docs.tela.com/en/workstation/downloading-results.md) - [Authentication and Headers](https://docs.tela.com/en/workstation/events/authentication.md): Secure your webhooks with custom headers - [Configuration](https://docs.tela.com/en/workstation/events/configuration.md): Learn how to configure webhooks via interface or API - [Events Overview](https://docs.tela.com/en/workstation/events/overview.md): Connect Workstation with any system through real-time notifications - [Payload Reference](https://docs.tela.com/en/workstation/events/payload-reference.md): Complete webhook payload structure and delivery guarantees - [Workstation](https://docs.tela.com/en/workstation/workstation.md) ## OpenAPI Specs - [openapi](https://docs.tela.com/api-reference/openapi.yml)