# Pleyor ## Docs - [Changelog](https://docs.orisu.ai/changelog/overview.md): Product updates that change what you can do in Pleyor. - [Canvas Comments](https://docs.orisu.ai/guides/canvas-comments.md): Leave threaded comments on your agent canvas, bound to elements or free-floating. - [Composing video](https://docs.orisu.ai/guides/composing-video.md): Combine images, video clips, text, and audio into a finished video with the Composer node — timeline, sequencing, trims, and animations. - [Core concepts](https://docs.orisu.ai/guides/concepts.md): The canvas, nodes, typed ports, edges, runs, and the lifecycle states a node moves through. - [Credits & billing](https://docs.orisu.ai/guides/credits.md): How credits work in Pleyor: estimated cost per node, reserve-then-settle, and subscription vs. purchased credits. - [Managing your work](https://docs.orisu.ai/guides/managing-creations.md): Organize your agents, browse the asset library where every output lands, restore deleted items from Trash, and export results. - [Guides](https://docs.orisu.ai/guides/overview.md): Step-by-step walkthroughs for building, running, and sharing agents in Pleyor. - [Quickstart](https://docs.orisu.ai/guides/quickstart.md): Build and run your first agent: add nodes, connect their ports, configure, and view the output. - [Running agents](https://docs.orisu.ai/guides/running-agents.md): How runs execute: triggering, per-node execution, viewing outputs, loop iterations, and human-review pauses. - [Settings & workspace](https://docs.orisu.ai/guides/settings.md): Manage your account profile, organization, members and roles, plan and billing, and connected accounts in Pleyor. - [Sharing your work](https://docs.orisu.ai/guides/sharing.md): Share a read-only link to your agent, or deploy it as an app that anyone can run from a form. - [Pleyor documentation](https://docs.orisu.ai/index.md): Build AI agents on a visual canvas — connect nodes that generate images, video, text, and audio. - [Authentication](https://docs.orisu.ai/mcp/authentication.md): OAuth for interactive chat clients, API keys for scripts. Both arrive at the MCP endpoint; both produce scoped, org-bound access. - [In-chat canvas](https://docs.orisu.ai/mcp/canvas.md): How the studio canvas renders inline in your chat client when you view or build agents via MCP. - [Error codes](https://docs.orisu.ai/mcp/errors.md): Every tool error has a stable `code`, a human `message`, and a `next_action` hint. Use the code to branch and recover automatically. - [MCP](https://docs.orisu.ai/mcp/overview.md): Drive Pleyor from Claude, ChatGPT, and other AI chat clients via the Model Context Protocol. - [Quickstart](https://docs.orisu.ai/mcp/quickstart.md): Add the Pleyor MCP connector to Claude or ChatGPT and run your first agent from chat. - [Resources](https://docs.orisu.ai/mcp/resources.md): Stable pleyor:// URIs the assistant reads to discover state — agents, runs, nodes, models, the workflow skill itself. - [Tools](https://docs.orisu.ai/mcp/tools.md): Every tool the Pleyor MCP server exposes, grouped by what you'd do with it. - [Audio models](https://docs.orisu.ai/models/audio.md): The speech, music, and sound-effect models that power Pleyor's audio nodes. - [Image models](https://docs.orisu.ai/models/image.md): The image model families Pleyor supports for generation, editing, and specialized image tasks. - [Models](https://docs.orisu.ai/models/overview.md): How AI models work in Pleyor: families, variants, and tiers; picking a model on a node; and how settings and cost follow your choice. - [Model settings](https://docs.orisu.ai/models/settings.md): Reference for the settings generation models expose, grouped by what they control: format, prompt behavior, generation strength, video, upscale, speech, music, and text. - [Text models](https://docs.orisu.ai/models/text.md): The LLM families that power text generation, assistants, and LLM-based logic nodes. - [Video models](https://docs.orisu.ai/models/video.md): The video model families Pleyor supports, grouped by what they do: generation, editing, lip sync, and upscaling. - [Add Sound Effects](https://docs.orisu.ai/nodes/ai-audio/add-sound-effects.md): Add AI-generated sound effects to a video. - [Change Voice](https://docs.orisu.ai/nodes/ai-audio/change-voice.md): Re-voice an audio clip using a different speaker voice with a speech-to-speech model. - [Dub Media](https://docs.orisu.ai/nodes/ai-audio/dub-media.md): Translate and re-voice a video or audio clip into a target language using ElevenLabs dubbing. - [Generate Music](https://docs.orisu.ai/nodes/ai-audio/generate-music.md): Generate music from a text description. - [Generate Sound Effects](https://docs.orisu.ai/nodes/ai-audio/generate-sound-effects.md): Create a short sound-effect audio clip from a text description using ElevenLabs. - [Generate Speech](https://docs.orisu.ai/nodes/ai-audio/generate-speech.md): Convert text to speech using a speech synthesis model. - [Audio nodes](https://docs.orisu.ai/nodes/ai-audio/overview.md): Generate music, speech, and sound effects on the canvas. - [Transcribe Audio](https://docs.orisu.ai/nodes/ai-audio/transcribe-audio.md): Convert spoken audio to text using a speech-to-text model. - [Change aspect ratio](https://docs.orisu.ai/nodes/ai-image/change-aspect-ratio.md): Reframe an image to a target aspect ratio using outpaint, crop, or stretch. - [Change camera angle](https://docs.orisu.ai/nodes/ai-image/change-camera-angle.md): Adjust the perceived camera orientation of a scene using pitch, yaw, and roll. - [Edit image](https://docs.orisu.ai/nodes/ai-image/edit-image.md): Edit an existing image using AI based on text instructions. - [Generate image](https://docs.orisu.ai/nodes/ai-image/generate-image.md): Generate images from a text prompt with optional reference images and brand context. - [Image nodes](https://docs.orisu.ai/nodes/ai-image/overview.md): Generate and transform images on the canvas. - [Remove background](https://docs.orisu.ai/nodes/ai-image/remove-background.md): Remove the background from an image, producing a transparent PNG. - [Upscale image](https://docs.orisu.ai/nodes/ai-image/upscale-image.md): Increase the resolution of an image using AI upscaling models. - [Vectorize image](https://docs.orisu.ai/nodes/ai-image/vectorize-image.md): Convert a raster image into an SVG vector file. - [Generate Text](https://docs.orisu.ai/nodes/ai-text/generate-text.md): Generate text from a prompt with an LLM, optionally with media attachments and brand context. - [Text nodes](https://docs.orisu.ai/nodes/ai-text/overview.md): Generate and transform text with LLMs on the canvas. - [Add video subtitles](https://docs.orisu.ai/nodes/ai-video/add-video-subtitles.md): Add subtitles or captions to a video with optional styling and burn-in. - [Edit video](https://docs.orisu.ai/nodes/ai-video/edit-video.md): Edit a video using AI based on text instructions. - [Extract video frame](https://docs.orisu.ai/nodes/ai-video/extract-video-frame.md): Pull a single frame from a video as an image. - [Generate lipsync](https://docs.orisu.ai/nodes/ai-video/generate-lipsync.md): Drive a face from an image or video with an audio track. - [Generate video](https://docs.orisu.ai/nodes/ai-video/generate-video.md): Generate video from an optional text prompt and/or first-frame image, with brand context. - [Merge videos](https://docs.orisu.ai/nodes/ai-video/merge-videos.md): Combine multiple video clips into one video with configurable transitions. - [Video nodes](https://docs.orisu.ai/nodes/ai-video/overview.md): Generate and transform video on the canvas. - [Remove video background](https://docs.orisu.ai/nodes/ai-video/remove-video-background.md): Remove the background from a video for compositing and overlays. - [Upscale video](https://docs.orisu.ai/nodes/ai-video/upscale-video.md): Increase the resolution of a video with an AI upscaler. - [Brand context](https://docs.orisu.ai/nodes/brand/brand-context.md): Capture core company context and emit it as structured brand data for downstream AI nodes. - [Brand docs](https://docs.orisu.ai/nodes/brand/brand-docs.md): Attach brand documents as structured brand data for long-context workflows. - [Brand guidelines](https://docs.orisu.ai/nodes/brand/brand-guidelines.md): Define free-form brand rules and emit them as brand data for models and tools. - [Brand Kit](https://docs.orisu.ai/nodes/brand/brand-kit.md): One node carrying your whole brand — palette, type, logo, voice and reference images — to keep generated content on-brand. - [Brand voice](https://docs.orisu.ai/nodes/brand/brand-voice.md): Define how the brand sounds and emit it as brand data for copy-focused steps. - [Brand nodes](https://docs.orisu.ai/nodes/brand/overview.md): Supply consistent brand context to AI nodes across a workflow. - [Element](https://docs.orisu.ai/nodes/input/element.md): Reference a reusable subject — character, product, object, scene, or style. - [Input nodes](https://docs.orisu.ai/nodes/input/overview.md): Provide prompts, uploads, and reusable references to feed your graph. - [Text prompt](https://docs.orisu.ai/nodes/input/text-prompt.md): Collect a text string from the user to feed downstream nodes. - [Upload audio](https://docs.orisu.ai/nodes/input/upload-audio.md): Provide one or more audio files as a graph input. - [Upload file](https://docs.orisu.ai/nodes/input/upload-file.md): Provide documents or data files such as PDF, CSV, and JSON as a graph input. - [Upload image](https://docs.orisu.ai/nodes/input/upload-image.md): Provide one or more image files as a graph input. - [Upload video](https://docs.orisu.ai/nodes/input/upload-video.md): Provide one or more video files as a graph input. - [Visual references](https://docs.orisu.ai/nodes/input/visual-references.md): Attach reference images and a note describing the desired visual direction. - [Google Drive export](https://docs.orisu.ai/nodes/integrations/google-drive-export.md): Upload connected assets to a Google Drive folder. - [Google Drive import](https://docs.orisu.ai/nodes/integrations/google-drive-import.md): Import files from a Google Drive folder by URL. - [Instagram scraper](https://docs.orisu.ai/nodes/integrations/instagram-scraper.md): Search Instagram hashtags and return real posts with creatives and engagement data. - [LinkedIn scraper](https://docs.orisu.ai/nodes/integrations/linkedin-scraper.md): Search LinkedIn and return real posts with images, videos, and engagement data. - [Meta Ads scraper](https://docs.orisu.ai/nodes/integrations/meta-ads-scraper.md): Search the public Meta Ad Library and return real ad creatives for a query. - [Integrations](https://docs.orisu.ai/nodes/integrations/overview.md): Move files in and out of Google Drive and pull public content from social platforms. - [TikTok scraper](https://docs.orisu.ai/nodes/integrations/tiktok-scraper.md): Search TikTok and return real videos with cover images and engagement data. - [Human Review](https://docs.orisu.ai/nodes/logic/human-review.md): Pause the workflow and present an asset for approval before it continues. - [If / Else](https://docs.orisu.ai/nodes/logic/if-else.md): Send a value down a true or false branch based on a natural-language condition. - [List Selector](https://docs.orisu.ai/nodes/logic/list-selector.md): Pick a single item from a text list. - [Logic nodes](https://docs.orisu.ai/nodes/logic/overview.md): Control flow on the canvas — branch, route, loop, transform, and pause a workflow. - [Prompt Concatenator](https://docs.orisu.ai/nodes/logic/prompt-concatenator.md): Join multiple text inputs with a separator. - [Rename Asset](https://docs.orisu.ai/nodes/logic/rename-asset.md): Attach a display name to an asset from a pattern and optional name parts. - [Router](https://docs.orisu.ai/nodes/logic/router.md): Pass one input through to multiple connected outputs. - [Split Text](https://docs.orisu.ai/nodes/logic/split-text.md): Break text into segments by a delimiter. - [Switch](https://docs.orisu.ai/nodes/logic/switch.md): Route a value into one of several outputs based on natural-language conditions. - [Nodes](https://docs.orisu.ai/nodes/overview.md): Reference for every node type in the Pleyor studio. - [Composer](https://docs.orisu.ai/nodes/utility/composer.md): Lay out image, text, and video layers on a canvas and export an image or video. - [Utility nodes](https://docs.orisu.ai/nodes/utility/overview.md): Annotate the canvas and compose layered visual output. - [Save to Element](https://docs.orisu.ai/nodes/utility/save-to-element.md): Save generated images into a reusable Element in your library, and pass it on for immediate use. - [Sticky Note](https://docs.orisu.ai/nodes/utility/sticky-note.md): Add a free-form note to the canvas.