# Tella ## Docs - [Add a video to a playlist](https://tella.com/docs/api-reference/playlists/add-a-video-to-a-playlist.md): Adds an existing video to the specified playlist - [Create a new playlist](https://tella.com/docs/api-reference/playlists/create-a-new-playlist.md): Create a new playlist for the authenticated user - [Delete a playlist](https://tella.com/docs/api-reference/playlists/delete-a-playlist.md): Permanently delete a playlist. Videos in the playlist are not deleted. - [Get playlist details](https://tella.com/docs/api-reference/playlists/get-playlist-details.md): Returns detailed information about a playlist including its videos - [List all playlists](https://tella.com/docs/api-reference/playlists/list-all-playlists.md): Returns a list of all playlists for the authenticated user - [Playlist created](https://tella.com/docs/api-reference/playlists/playlist-created.md): Triggered when a new playlist is created in your workspace. - [Remove a video from a playlist](https://tella.com/docs/api-reference/playlists/remove-a-video-from-a-playlist.md): Removes a video from the specified playlist. The video itself is not deleted. - [Update a playlist](https://tella.com/docs/api-reference/playlists/update-a-playlist.md): Update a playlist's name and/or description - [Video added to playlist](https://tella.com/docs/api-reference/playlists/video-added-to-playlist.md): Triggered when a video is added to a playlist. - [Add a collaborator to a video](https://tella.com/docs/api-reference/videos/add-a-collaborator-to-a-video.md): Grants access to a video for the specified user. The user must be a member of your workspace. - [Delete a video](https://tella.com/docs/api-reference/videos/delete-a-video.md): Permanently delete a video - [Duplicate a video](https://tella.com/docs/api-reference/videos/duplicate-a-video.md): Creates a copy of the specified video. Optionally specify a new name for the duplicate. - [Export ready](https://tella.com/docs/api-reference/videos/export-ready.md): Triggered when a video export completes and is ready for download. - [Get video information](https://tella.com/docs/api-reference/videos/get-video-information.md): Returns detailed information about a video including chapters, transcript, and thumbnails - [List all videos](https://tella.com/docs/api-reference/videos/list-all-videos.md): Returns a paginated list of all videos for the authenticated user. Use playlistId query parameter to filter videos by playlist. - [Start a video export](https://tella.com/docs/api-reference/videos/start-a-video-export.md): Starts an export of the specified video. Returns the export status including download URL when completed. - [Transcript ready](https://tella.com/docs/api-reference/videos/transcript-ready.md): Triggered when a video's transcript has been generated and is ready. - [Update a video](https://tella.com/docs/api-reference/videos/update-a-video.md): Update a video's settings including viewer options, download permissions, access controls, and metadata. Some features require Premium plan. - [Video created](https://tella.com/docs/api-reference/videos/video-created.md): Triggered when a new video is created in your workspace. - [Video viewed](https://tella.com/docs/api-reference/videos/video-viewed.md): Triggered for each view received on one of your videos. - [View milestone reached](https://tella.com/docs/api-reference/videos/view-milestone-reached.md): Triggered when a video's view count crosses a threshold of 1, 5, 10, 25, 50, 100, or 500. - [Create a webhook endpoint](https://tella.com/docs/api-reference/webhooks/create-a-webhook-endpoint.md): Creates a new webhook endpoint to receive events. Returns the endpoint ID and signing secret. - [Delete a webhook endpoint](https://tella.com/docs/api-reference/webhooks/delete-a-webhook-endpoint.md): Permanently deletes a webhook endpoint - [Get a specific webhook message](https://tella.com/docs/api-reference/webhooks/get-a-specific-webhook-message.md): Returns details of a specific webhook message by ID - [Get endpoint signing secret](https://tella.com/docs/api-reference/webhooks/get-endpoint-signing-secret.md): Retrieves the signing secret for a webhook endpoint. Use this to verify incoming webhook payloads. - [List recent webhook messages](https://tella.com/docs/api-reference/webhooks/list-recent-webhook-messages.md): Returns a list of recently sent webhook messages for debugging purposes - [Authentication](https://tella.com/docs/authentication.md): Secure your API requests with Bearer tokens - [Changelog](https://tella.com/docs/changelog.md): All our latest features, fixes, and improvements. - [Embed API](https://tella.com/docs/embed-api.md): Control embedded Tella videos with JavaScript - [Bulk select videos](https://tella.com/docs/help/account/bulk-select-videos.md) - [Change your Tella email](https://tella.com/docs/help/account/change-email.md) - [Change your email to one that already exists in Tella](https://tella.com/docs/help/account/change-your-email-to-one-that-already-exists.md) - [Delete your Tella account](https://tella.com/docs/help/account/delete-account.md) - [How to check what email you're logged in with on the Tella Mac app](https://tella.com/docs/help/account/mac-app-account.md) - [How can I recover a deleted video?](https://tella.com/docs/help/account/recover-deleted-video.md) - [How to reset your password](https://tella.com/docs/help/account/reset-your-password.md): Reset your Tella password from profile settings or the login page - [Switch from Google to email and password login](https://tella.com/docs/help/account/switch-from-google-to-email-password-login.md): Set a password for your Tella account if you signed up with Google - [Add your custom domain](https://tella.com/docs/help/admin/add-your-custom-domain.md) - [Create a new workspace](https://tella.com/docs/help/admin/create-a-new-workspace.md): Learn how to create additional Tella workspaces to separate projects, teams, or clients. - [Customize your branding](https://tella.com/docs/help/admin/customize-your-branding.md): Make Tella feel like your own brand — upload your logo, set your view page theme, customize the video player, and more. - [Default embed domains](https://tella.com/docs/help/admin/default-embed-domains.md) - [Delete a workspace](https://tella.com/docs/help/admin/delete-workspace.md): Permanently delete your Tella workspace and optionally transfer videos to another workspace. - [Invite a new member to your Tella workspace](https://tella.com/docs/help/admin/invite-a-new-member-to-your-tella-workspace.md) - [How to remove a member from your Tella workspace](https://tella.com/docs/help/admin/remove-member-from-tella-workspace.md) - [SCIM provisioning](https://tella.com/docs/help/admin/scim-provisioning.md) - [Set default video permissions](https://tella.com/docs/help/admin/set-default-video-permissions.md) - [Set up SSO](https://tella.com/docs/help/admin/set-up-sso.md) - [Add billing details to your invoice](https://tella.com/docs/help/billing/add-billing-details-to-invoice.md): How to add a company name, address, tax ID, or other billing details to your Tella invoices via the Stripe portal. - [How do I cancel my free trial?](https://tella.com/docs/help/billing/cancel-free-trial.md) - [Download past Tella invoices](https://tella.com/docs/help/billing/download-tella-invoices.md) - [How do I cancel my subscription?](https://tella.com/docs/help/billing/how-do-i-cancel-my-subscription.md) - [Can I pause my Tella subscription?](https://tella.com/docs/help/billing/pause-subscription.md) - [Subscribe to a Tella plan](https://tella.com/docs/help/billing/subscribe-to-a-plan.md): How to choose a plan and start your Tella subscription. - [Switch between Tella Pro and Premium](https://tella.com/docs/help/billing/switch-between-pro-and-premium.md): Upgrade or downgrade between Tella Pro and Premium plans. - [Switch between monthly and annual billing](https://tella.com/docs/help/billing/switch-billing-interval.md): Change your Tella subscription between monthly and annual billing intervals. - [Understanding your Tella bill](https://tella.com/docs/help/billing/understanding-your-bill.md): How Tella billing works, including per-user pricing, proration, and invoices. - [Workspace shows as unpaid even though you paid](https://tella.com/docs/help/billing/workspace-shows-as-unpaid.md): If Tella is asking you to upgrade even though you already have a subscription, you're likely in a different workspace than the one you paid for. - [Zoom in on screen recordings](https://tella.com/docs/help/editing/add-a-zoom.md) - [Add background music to your video](https://tella.com/docs/help/editing/add-background-music-to-your-video.md) - [Add your logo to videos](https://tella.com/docs/help/editing/add-your-logo-to-videos.md) - [Adjust audio levels](https://tella.com/docs/help/editing/adjust-audio-levels.md) - [Adjust your camera frame](https://tella.com/docs/help/editing/adjust-your-camera-frame.md) - [Animation style](https://tella.com/docs/help/editing/animation-style.md) - [How to blur sensitive information or highlight information on the screen](https://tella.com/docs/help/editing/blurring-and-highlighting.md) - [Change canvas size](https://tella.com/docs/help/editing/change-canvas-size.md): Choose from six canvas aspect ratios to match your video's intended platform or format. - [Chapters](https://tella.com/docs/help/editing/chapters.md) - [Create your custom transcript dictionary](https://tella.com/docs/help/editing/create-your-custom-transcript-dictionary.md) - [Crop screen recordings](https://tella.com/docs/help/editing/crop-screen-recordings.md) - [Custom layouts](https://tella.com/docs/help/editing/custom-layouts.md) - [How to edit a video](https://tella.com/docs/help/editing/edit-a-video.md) - [Edit with the transcript](https://tella.com/docs/help/editing/edit-the-transcript-of-a-tella-video.md) - [Adjust playback speed in the editor](https://tella.com/docs/help/editing/editor-playback-speed.md) - [Find & replace subtitles](https://tella.com/docs/help/editing/find-replace-subtitles.md) - [Low-res mode (edit faster)](https://tella.com/docs/help/editing/low-res-mode.md): Use low-res mode to speed up video editing without affecting final export quality. - [Mirror (or flip) your camera](https://tella.com/docs/help/editing/mirror-or-flip-your-camera.md) - [Backgrounds](https://tella.com/docs/help/editing/pick-a-background.md) - [Remix & reuse videos and clips](https://tella.com/docs/help/editing/remix-and-reuse-videos-and-clips.md) - [Remove silences](https://tella.com/docs/help/editing/remove-silences-automatically.md): Automatically detect and remove silent sections from your videos with multi-track audio support. - [How to replace a section of your video in Tella](https://tella.com/docs/help/editing/replace-a-section-of-your-video.md) - [Retranscribe a video](https://tella.com/docs/help/editing/retranscribe-a-video.md): Regenerate your video transcript in a different language or improve accuracy - [Studio Voice (audio enhancement)](https://tella.com/docs/help/editing/studio-voice-audio-enhancement.md) - [Trim and split clips](https://tella.com/docs/help/editing/trim-and-split-clips.md) - [Auto layouts](https://tella.com/docs/help/editing/use-auto-layouts.md) - [Borders](https://tella.com/docs/help/editing/use-borders.md) - [Layouts](https://tella.com/docs/help/editing/use-layouts.md) - [Multiple layouts](https://tella.com/docs/help/editing/use-multi-layouts.md) - [Embed Tella videos in Google Docs, Sheets, and Slides](https://tella.com/docs/help/embed-videos/embed-tella-videos-in-google-docs-sheets-and-slides.md) - [Change export speed](https://tella.com/docs/help/export-videos/change-export-speed.md) - [Download SRT and VTT subtitle files](https://tella.com/docs/help/export-videos/download-srt-vtt-subtitles.md) - [Timelapse video](https://tella.com/docs/help/export-videos/timelapse-video.md) - [YouTube chapters](https://tella.com/docs/help/export-videos/youtube-chapters.md) - [How to batch upload multiple videos from your computer](https://tella.com/docs/help/faq/batch-upload.md) - [Do you have any storage or bandwidth limits?](https://tella.com/docs/help/faq/do-you-have-any-storage-or-bandwidth-limits.md) - [How to migrate your videos from Loom to Tella](https://tella.com/docs/help/faq/migrate-from-loom.md) - [Can I record with multiple cameras?](https://tella.com/docs/help/faq/multiple-cameras.md) - [Minimum usage requirements](https://tella.com/docs/help/faq/usage-requirements.md) - [Can I use a virtual background behind my camera? (Green screen effect)](https://tella.com/docs/help/faq/virtual-camera-background.md) - [What audio bitrate does Tella record in?](https://tella.com/docs/help/faq/what-audio-bitrate-do-you-record-in.md) - [What happens when my Tella subscription ends?](https://tella.com/docs/help/faq/what-happens-when-my-tella-subscription-ends.md) - [Actions and triggers available in Tella-Zapier integration](https://tella.com/docs/help/integrations/actions-and-triggers-available-in-tella-zapier-integration.md) - [Automate help center article creation from Tella videos using Zapier](https://tella.com/docs/help/integrations/automate-help-center-article-creation-from-tella-videos-using-zapier.md) - [Automate help desk articles with Tella and Relay](https://tella.com/docs/help/integrations/automate-help-desk-articles-with-tella-and-relay-app.md) - [How to connect Tella and Zapier and create Zaps](https://tella.com/docs/help/integrations/connect-tella-with-zapier.md) - [Embed Tella videos in Linear](https://tella.com/docs/help/integrations/embed-tella-videos-in-linear.md) - [Intercom integration](https://tella.com/docs/help/integrations/intercom-integration.md) - [Linear integration](https://tella.com/docs/help/integrations/linear-integration.md) - [Tella MCP Server](https://tella.com/docs/help/integrations/mcp-server.md) - [Notion integration](https://tella.com/docs/help/integrations/notion-integration.md) - [Integrations](https://tella.com/docs/help/integrations/overview.md): Connect Tella with the tools your team already uses. - [Public API and webhooks](https://tella.com/docs/help/integrations/public-api-and-webhooks.md) - [Slack integration](https://tella.com/docs/help/integrations/slack-integration.md) - [FAQ](https://tella.com/docs/help/introduction/faq.md): Frequently asked questions about Tella. - [Glossary](https://tella.com/docs/help/introduction/glossary.md): Key terms and concepts in Tella. - [Plans](https://tella.com/docs/help/introduction/plans.md): Tella's pricing plans and what's included. - [Video tutorials](https://tella.com/docs/help/introduction/tutorials.md): Learn Tella by watching short video walkthroughs. - [Welcome to Tella](https://tella.com/docs/help/introduction/welcome.md): Record, edit, and share beautiful videos — right from your browser. - [Can't record on Mac? Check screen, camera, and mic permissions.](https://tella.com/docs/help/mac-app/cant-record-on-mac-check-screen-camera-and-mic-permissions.md) - [Why do I see the low disk space warning on the Mac app?](https://tella.com/docs/help/mac-app/mac-app-low-disk-space-warning.md) - [Blur your camera background](https://tella.com/docs/help/recording/blur-your-camera-background.md): Apply a background blur effect to your camera feed and adjust the blur intensity. - [Choose what to record](https://tella.com/docs/help/recording/choose-what-to-record.md): Record your camera, screen, or both — and control your microphone independently. - [Permissions for camera, mic & screen on the web app and Chrome extension](https://tella.com/docs/help/recording/grant-permissions-for-camera-mic-screen-on-the-web-app-and-chrome-extension.md) - [Re-record clips](https://tella.com/docs/help/recording/re-record-clips.md) - [Record a video using the Chrome extension](https://tella.com/docs/help/recording/record-a-video-using-the-chrome-extension.md) - [Record a video using the Mac app](https://tella.com/docs/help/recording/record-a-video-using-the-mac-app.md): Record native 4K screen recordings with system audio using the Tella Mac app. - [Record a video using the web app](https://tella.com/docs/help/recording/record-a-video-using-the-web-app.md) - [Record camera only on Mac](https://tella.com/docs/help/recording/record-camera-only-on-mac.md): Record a talking-head video using just your webcam in the Tella Mac app — no screen recording. - [Record faster with quick mode](https://tella.com/docs/help/recording/record-faster-with-quick-mode.md): Skip the editor and get a shareable link the moment you stop recording, on both the Mac app and web app. - [Record a slideshow presentation](https://tella.com/docs/help/recording/record-slideshow-presentation.md) - [Upload existing videos](https://tella.com/docs/help/recording/upload-existing-videos.md) - [How to use clips](https://tella.com/docs/help/recording/use-clips.md) - [Use speaker notes while recording](https://tella.com/docs/help/recording/use-speaker-notes-while-recording.md) - [Refer and earn](https://tella.com/docs/help/referrals/refer-and-earn.md) - [How to adjust viewer playback speed](https://tella.com/docs/help/sharing/adjust-viewer-playback-speed.md) - [Video analytics (now in beta)](https://tella.com/docs/help/sharing/analytics.md) - [Comments](https://tella.com/docs/help/sharing/comments.md) - [Customize embed settings](https://tella.com/docs/help/sharing/customize-embed-settings.md): Control how your embedded Tella video looks and behaves — hide the title, autoplay, loop, and more. - [How to generate a document from your Tella video](https://tella.com/docs/help/sharing/document-generation.md) - [Domain restriction for embedded videos](https://tella.com/docs/help/sharing/domain-restriction-for-embedded-videos.md) - [Embed Tella videos in Circle](https://tella.com/docs/help/sharing/embed-tella-videos-in-circle.md) - [Embed Tella videos in Framer](https://tella.com/docs/help/sharing/embed-tella-videos-in-framer.md) - [Embed Tella videos in Notion](https://tella.com/docs/help/sharing/embed-tella-videos-in-notion.md) - [Generate an animated GIF from your video](https://tella.com/docs/help/sharing/generate-an-animated-gif-from-your-video.md): Download an animated GIF from your Tella video with custom start time, duration, and size. - [How to hide video creation date](https://tella.com/docs/help/sharing/hide-video-creation-date.md) - [Organize your playlists](https://tella.com/docs/help/sharing/organize-your-playlists.md) - [How to post videos to Twitter](https://tella.com/docs/help/sharing/post-videos-to-twitter.md) - [Reactions](https://tella.com/docs/help/sharing/reactions.md): Let viewers respond to your videos with emoji reactions on the timeline - [Share & download](https://tella.com/docs/help/sharing/share-and-download-a-video.md) - [Viewer settings](https://tella.com/docs/help/sharing/viewer-settings.md) - [Insta360 Link Controller Issues](https://tella.com/docs/help/specific-cameras/resolving-issues-with-insta360-link-controller-on-mac.md) - [AI assistant](https://tella.com/docs/help/support/ai-assistant.md): Get instant answers to your questions from Tella's AI-powered assistant. - [Refund policy](https://tella.com/docs/help/support/refund-policy.md): Our refund terms, including the 14-day satisfaction guarantee and how to request a refund. - [Support availability](https://tella.com/docs/help/support/support-availability.md) - [In-app support portal](https://tella.com/docs/help/support/support-portal.md): View, reply to, and manage your support tickets directly inside Tella. - [How to add a team member to your video](https://tella.com/docs/help/teams/how-can-i-add-a-team-member-as-an-editor-of-your-video.md): Add workspace members as editors or viewers to individual videos or in bulk. - [How to create engaging video intros in Tella](https://tella.com/docs/help/tips/create-engaging-video-intros.md) - [iPhone demos using QuickTime](https://tella.com/docs/help/tips/i-phone-demos-using-quicktime.md) - [iPhone demos using screen mirroring](https://tella.com/docs/help/tips/i-phone-demos-using-screen-mirroring.md) - [Share your iPad screen in a Tella video](https://tella.com/docs/help/tips/ipad-screen-sharing.md) - [Keyboard shortcuts](https://tella.com/docs/help/tips/keyboard-shortcuts.md): A complete reference of all keyboard shortcuts available in the Tella video editor, player, and recorder. - [Organize and share videos with playlists](https://tella.com/docs/help/tips/organize-and-share-videos-with-playlists.md) - [Punch in (zoom in) on your camera](https://tella.com/docs/help/tips/punch-in-zoom-in-on-your-camera.md) - [Show keys pressed in your video](https://tella.com/docs/help/tips/show-keys-pressed-in-your-video.md) - [Use your iPhone as a webcam](https://tella.com/docs/help/tips/use-your-i-phone-as-a-webcam.md) - [I can't edit the video I just recorded on the Tella Mac app](https://tella.com/docs/help/troubleshooting/cant-edit-video-recorded-with-mac-app.md) - [Client-side exception error](https://tella.com/docs/help/troubleshooting/client-side-exception-error.md) - [How to fix audio sync for XLR microphones](https://tella.com/docs/help/troubleshooting/fix-audio-sync-for-xlr-microphones.md) - [I can't log in to Tella](https://tella.com/docs/help/troubleshooting/i-cant-log-in-to-tella.md) - [iPhone not connecting to Tella](https://tella.com/docs/help/troubleshooting/iphone-not-connecting-to-tella.md) - [My video doesn’t have the sound from my computer](https://tella.com/docs/help/troubleshooting/my-video-doesnt-have-the-sound-from-my-computer.md) - [My video has audio issues (big noises or pops)](https://tella.com/docs/help/troubleshooting/my-video-has-audio-issues-big-noises-or-pops.md) - [How to record system audio (desktop sound) in Tella](https://tella.com/docs/help/troubleshooting/record-system-audio.md) - [How do I re-render a video in Tella?](https://tella.com/docs/help/troubleshooting/rerender-video.md) - [Something went wrong error](https://tella.com/docs/help/troubleshooting/something-went-wrong-error.md) - [Video slow to load or not opening in the editor?](https://tella.com/docs/help/troubleshooting/video-slow-to-load-editor.md) - [Why do I see the 'no sound' warning?](https://tella.com/docs/help/troubleshooting/why-do-i-see-the-no-sound-warning.md) - [Why is my video taking so long to upload?](https://tella.com/docs/help/troubleshooting/why-is-my-video-taking-so-long-to-upload.md) - [How to change the thumbnail of your Tella video](https://tella.com/docs/help/video-metadata/change-thumbnail.md): Set a custom thumbnail for your Tella video using a video frame or an uploaded image. - [Edit video title](https://tella.com/docs/help/video-metadata/edit-video-title.md) - [Introduction](https://tella.com/docs/introduction.md): Welcome to the Tella Public API documentation - [Model Context Protocol (MCP)](https://tella.com/docs/mcp-server.md): Connect AI assistants to your Tella workspace - [Quickstart](https://tella.com/docs/quickstart.md): Make your first API call in minutes - [Rate limiting](https://tella.com/docs/rate-limiting.md): Understand and handle API rate limits - [Webhooks](https://tella.com/docs/webhooks.md): Receive real-time notifications when events happen in your workspace ## OpenAPI Specs - [webhooks](https://tella.com/docs/webhooks.json) - [openapi](https://tella.com/docs/openapi.json) ## Optional - [System Status](https://status.tella.com) - [Contact Support](mailto:support@tella.com)