> ## 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.

# Editing with prompts

> Write focused editing requests that are easy to review.

The verified workflow uses one direct request:

```text theme={null}
Add a heading about the content.
```

## Write a focused request

| Include | Purpose                                                        |
| ------- | -------------------------------------------------------------- |
| Target  | Name the active slide or the content that should change.       |
| Action  | State one result: add, rewrite, remove, or reorganize.         |
| Keep    | Identify facts, values, or objects that must remain unchanged. |

## Review before the next prompt

1. Confirm the requested content was added or changed.
2. Check its position and relationship to nearby elements.
3. Verify that protected content did not change.
4. Send the next request only after the current result is correct.

<Tip>
  Keep one prompt to one related outcome. It is easier to verify and correct.
</Tip>

<Card title="Choose the editing scope" icon="crosshairs" href="/user-guide/editing-and-refining/context-aware-editing">
  Confirm that the assistant is attached to the intended slide.
</Card>
