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

# Plan Questions

Sometimes the research stage cannot identify all the information required to plan the integration, in this case the user
will be prompted to answer the questions to fill in the gaps.

<Frame className="max-w-xl mx-auto">
  <img src="https://mintcdn.com/versori/MLQxCzirlhkpdf4y/images/guides/plan/questions-001.png?fit=max&auto=format&n=MLQxCzirlhkpdf4y&q=85&s=e9cc59123c3f36412d4e652d678f28a6" width="2018" height="851" data-path="images/guides/plan/questions-001.png" />
</Frame>

Different questions are ranked by how important they are to the success of the integration. By default, only "Highly
recommended" questions are shown, but lower priority questions can be shown by clicking the "Show Additional Lower
Priority Questions" button.

<Frame className="max-w-xl mx-auto">
  <img src="https://mintcdn.com/versori/MLQxCzirlhkpdf4y/images/guides/plan/questions-low-001.png?fit=max&auto=format&n=MLQxCzirlhkpdf4y&q=85&s=c6dcc06ccb1b9b12dc522e027aea91ec" width="2008" height="614" data-path="images/guides/plan/questions-low-001.png" />
</Frame>

When the user has answered all the questions, they can click the "Next" button to continue to the next step.

## Answering questions

Clicking on a question will expand the content and allow the user to provide their answer. Alternatively, the user can
ignore the question by expanding the question and clicking the "Ignore" button.

<Frame className="max-w-xl mx-auto">
  <img src="https://mintcdn.com/versori/MLQxCzirlhkpdf4y/images/guides/plan/questions-answer-001.png?fit=max&auto=format&n=MLQxCzirlhkpdf4y&q=85&s=f7a2fbd94903002b4d6f4d7ab080b0df" width="1972" height="631" data-path="images/guides/plan/questions-answer-001.png" />
</Frame>

As questions are answered or ignored, the UI will be updated to reflect the progress.

<Frame className="max-w-xl mx-auto">
  <img src="https://mintcdn.com/versori/MLQxCzirlhkpdf4y/images/guides/plan/questions-answered-001.png?fit=max&auto=format&n=MLQxCzirlhkpdf4y&q=85&s=ee813ac08782480fab70f7e5b5a078e0" width="2011" height="832" data-path="images/guides/plan/questions-answered-001.png" />
</Frame>

<Note>
  Answering/ignoring questions is optional, but is recommended so that when revisiting the research tab you can see
  how you answered the questions previously.
</Note>

Once all questions have been answered, the user can either re-prompt the research agent to perform more research, or
move onto the next step and [Connect](/latest/guides/getting-started/connect) their systems.
