> ## Documentation Index
> Fetch the complete documentation index at: https://docs.presenton.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Using the AI assistant

> Send one focused request for the active slide and review the result.

Use AI when the change is easier to describe than to build manually. Keep the active slide in scope, request one result, and review the completed edit before sending another prompt.

<div className="guide-media guide-media--workflow">
  <p className="guide-media-label">Add a slide and request one focused change with AI</p>

  <div className="guide-media-viewport">
    <video className="doc-video" controls preload="metadata" playsInline src="https://mintcdn.com/presenton-521d9e2f/isevrd3o6JPIkznF/images/user-guide/editing-and-refining/guided/ai-assistant-workflow.mp4?fit=max&auto=format&n=isevrd3o6JPIkznF&q=85&s=5ab931306043b040dbe48b48f48e3979" data-path="images/user-guide/editing-and-refining/guided/ai-assistant-workflow.mp4">
      Your browser does not support the video tag.
    </video>
  </div>
</div>

<Steps>
  <Step title="Confirm the slide">
    Open the target slide and check the slide chip in the AI composer.
  </Step>

  <Step title="Describe one result">
    Enter a focused request, such as `Add a heading about the content`.
  </Step>

  <Step title="Send and wait">
    Submit the prompt and allow the change to finish.
  </Step>

  <Step title="Review the slide">
    Check the new content, its placement, and the objects that should remain unchanged.
  </Step>
</Steps>

<CardGroup cols={2}>
  <Card title="Editing with prompts" icon="wand-magic-sparkles" href="/user-guide/editing-and-refining/editing-with-prompts">
    Write a clear target, action, and constraint.
  </Card>

  <Card title="Context-aware editing" icon="crosshairs" href="/user-guide/editing-and-refining/context-aware-editing">
    Confirm the slide scope and Follow AI mode.
  </Card>

  <Card title="Presentation context and memory" icon="brain" href="/user-guide/editing-and-refining/presentation-context-and-memory">
    See which context behavior still needs verified product media.
  </Card>
</CardGroup>
