> For the complete documentation index, see [llms.txt](https://help.metaforms.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.metaforms.ai/survey-programming-decipher/legacy-to-unified-transition/navigating-the-three-tabs.md).

# Navigating the three tabs

Navigate the Decipher unified flow with ease by knowing where to find key features for building and managing your survey projects. Here's how to access the main tools and understand when to use each tab.

**Design tab:** Open the **Design Files** tab to view your questionnaire.

<figure><img src="/files/YJ3puudBP03qGd6d0pZj" alt=""><figcaption></figcaption></figure>

**Files tab:** Visit the **Files** tab to upload new files and to view sync status and to get the Decipher Project url for the survey.

<figure><img src="/files/AL10FGqBoJgxlf8sSclp" alt=""><figcaption></figcaption></figure>

**AI Assistant tab:** Visit the **AI Assistant** tab to generate or edit xml or quotas.

<figure><img src="/files/JcjovyvesJb9IRa5RFt3" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.metaforms.ai/survey-programming-decipher/legacy-to-unified-transition/navigating-the-three-tabs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
