For the complete documentation index, see llms.txt. This page is also available as Markdown.

Using AI

Ask AI questions about your project, get it to draft or edit content, and understand exactly what it can see.

The AI panel sits in the right sidebar. It reads the project you have open, accepts files you attach, and can propose edits to your documents.

Send a prompt

1

Open the AI tab

Open the right sidebar and switch to the AI tab.

2

Pick a model

Pick a model from the model selector. See Adding and managing models if none are enabled yet.

3

Send your prompt

Type your question or request and send it. Attach files or images when you want the AI to use their contents.

4

Review the result

Review the response, and any proposed edits. See Reviewing AI changes.

What the AI can see, and what it can't

Getting a good answer usually comes down to knowing what's actually in context:

  • The file you have open: its path, so the AI knows what "this file" means.

  • Your project's file tree: every file's name and path, but not its contents.

  • Files you explicitly attach to a message: their full contents, for that conversation only.

  • Files the AI opens itself while working on a request, if the model supports that.

  • Earlier messages in the current conversation: a new conversation starts with no memory of past ones.

It does not automatically see: files in other projects, anything outside Papers AI, comment threads, version history, or your Kanban or timeline boards. If you want the AI to act on a comment or a task, paste the relevant text into your prompt.

Privacy

The AI sends whatever it can see to the model you've selected. If you're using a cloud model, your prompt and attachments go to that provider. If you'd rather keep everything on-device, connect a local model. See Adding and managing models.

Troubleshooting

No response, or it stalls

Use stop or retry, and check your connection.

It only chats and won't make edits

The selected model doesn't support actions (chat-only mode). Switch models. See Adding and managing models.

Attachments won't attach

Confirm the file type is supported and retry.

Next steps

Last updated

Was this helpful?