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

# Chatting with one file vs. many files together

> You can point a chat at exactly one file, or let it draw on many files at once.

## Two ways to chat

You can point a chat at exactly one file, or let it draw on many files at once. Picking the right scope keeps Chief's answers focused.

## Chat with a single file

<Frame>
  <img src="https://mintcdn.com/chief-2d405d1a/BBGD1uH7sfT84ugx/images/help/library-chat-with-file.png?fit=max&auto=format&n=BBGD1uH7sfT84ugx&q=85&s=dba152e424391cf8b73c25c019d62560" alt="Chief: one vs many files — the per-file Chat button in the Library" width="920" height="500" data-path="images/help/library-chat-with-file.png" />
</Frame>

1. Open the file in your [Library](/help/your-knowledge-library/what-is-the-library).
2. Click **Chat with this File**.
3. A new chat opens scoped to just that file. Chief answers only from it.

A file becomes usable for a single-file chat as soon as it reaches the "ready for simple chats with just this file" [stage](/help/your-knowledge-library/file-size-limits-processing-stages), even before it is fully indexed.

## Chat with many files together

<Frame>
  <img src="https://mintcdn.com/chief-2d405d1a/6c2N7JENQEFQ6YbH/images/help/promptbar-scope-picker.png?fit=max&auto=format&n=6c2N7JENQEFQ6YbH&q=85&s=d632cca475956358e85ce296fc549ae1" alt="Chief: one vs many files — add many files to a chat in the scope picker" width="1130" height="760" data-path="images/help/promptbar-scope-picker.png" />
</Frame>

1. Start or open a chat in the project.
2. Add the files, [Labels](/help/labels/tagging-files-filtering-by-label), or [Collections](/help/collections/what-are-collections) you want to the chat, or let Chief use all your knowledge.
3. [Ask your question](/help/chatting-with-chief/asking-good-questions-prompting-best-practices). Chief [draws on everything in scope](/help/your-knowledge-library/how-chief-uses-your-files-to-answer-questions) at once.

<Note>
  ℹ️ **Good to Know:** Using a file alongside the rest of your knowledge requires it to be fully processed. A file that is only "ready for simple chats" can still be used on its own.
</Note>

**Related articles:** [How Chief uses your files to answer questions](/help/your-knowledge-library/how-chief-uses-your-files-to-answer-questions) · [File size limits and processing stages](/help/your-knowledge-library/file-size-limits-processing-stages) · [What is the Library?](/help/your-knowledge-library/what-is-the-library)

## FAQ

<AccordionGroup>
  <Accordion title="I added a file but Chief is only answering from one document. Why?">
    The chat may be scoped to a single file. Check which files are powering the chat and add more if you want a broader answer.
  </Accordion>

  <Accordion title="Can I chat with a file before it finishes processing?">
    You can chat with it on its own once it is "ready for simple chats with just this file." Combining it with your whole Library waits until processing is fully complete.
  </Accordion>
</AccordionGroup>
