> 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/trulyp-installation/on-premises-installation/initial-log-in.md).

# Initial log-in

<figure><img src="https://2312557015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWbWxEBax8PKTjFYRLWgi%2Fuploads%2FjOGjHhLsu99q05voULVR%2Ffinalsaus%20(1).gif?alt=media&amp;token=b5fdd5cf-b274-4e3e-ad39-3163d59fbf86" alt=""><figcaption></figcaption></figure>

Welcome to Trulyp!  To activate your account and use Trulyp, login with the same credentials that you use at your customer portal [here](https://my-appsfortableau.infotopics.com/).

After that, you will be asked to make a local account for Trulyp. This is your admin user, that can manage extensions, connect to databases, create semantic models, and more!

<figure><img src="https://2312557015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWbWxEBax8PKTjFYRLWgi%2Fuploads%2Fg1bJa2nOyFHoEErDmNd8%2Fn.gif?alt=media&amp;token=4267bc53-6430-4ce6-9b29-f72a495e5a2a" alt=""><figcaption></figcaption></figure>

After creating your local account, you can press "continue", and Trulyp will automatically be set up for you.&#x20;

<figure><img src="https://2312557015-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FWbWxEBax8PKTjFYRLWgi%2Fuploads%2FkzIYvCriZzXR3tongKFt%2Fn.gif?alt=media&amp;token=06f9d1e0-67a7-48d1-9b55-5b9d014ff5c0" 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, and the optional `goal` query parameter:

```
GET https://docs.infotopics.com/trulyp/getting-started/trulyp-installation/on-premises-installation/initial-log-in.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.
