> For the complete documentation index, see [llms.txt](https://docs.infotopics.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infotopics.com/trulyp/getting-started/getting-started-as-a-trulyp-administrator.md).

# Getting started as a Trulyp Administrator

<figure><img src="https://2312557015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWbWxEBax8PKTjFYRLWgi%2Fuploads%2FXXMQqa2RBXVMmCNGodzd%2FHomepage_AI_Configured_Chat_Open.png?alt=media&amp;token=f8bab1a2-a485-4a45-93cf-2c7d872d3d19" alt=""><figcaption></figcaption></figure>

As a new **Administrator,** you have access to all parts of Trulyp, and can manage users, data, connections, extensions,  and application settings. To get Trulyp completely set-up, you have a couple of steps to go through:

1. Make a [**Connection**](/trulyp/data/database-connections.md) to a database
2. Create [**Semantic model**](/trulyp/data/semantic-modeling.md) to allow Trulyp to use the database connection for AI and Analytics
3. Connect your [**AI**](/trulyp/ai/getting-started.md) agent to enable Vizzy Studio, and conversational AI.
4. Create a WriteBackExtreme [**Schema**](/trulyp/writebackextreme/schemas.md) to enable powerful write-back capabilities, and allow Vizzy studio to create even better results.
5. Run a [**Tableau sync**](/writebackextreme/features/management-console/tableau-sync.md) to automatically import your Tableau Users, or manually invite your users to allow them to use our powerful **AI** and **Analytics** platform.
6. Manage [**Teams and Roles**](/trulyp/members-teams-and-roles.md) to assign the right permissions to the right people.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.infotopics.com/trulyp/getting-started/getting-started-as-a-trulyp-administrator.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
