> For the complete documentation index, see [llms.txt](https://guide.tiledesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.tiledesk.com/manage-your-workspace/creating-a-tiledesk-account.md).

# Creating a Tiledesk Account

#### ***Create an account*** <a href="#create-an-account" id="create-an-account"></a>

To create a Tiledesk account go to the [SIGN UP](https://panel.tiledesk.com/v3/dashboard/#/signup) page and enter the data required for the registration.

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

On your first login, a Setup Wizard opens to help you begin the configuration.

#### ***Create a project*** <a href="#create-a-project" id="create-a-project"></a>

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

#### ***Personalized onboarding*** <a href="#personalized-onboarding" id="personalized-onboarding"></a>

Our personalized onboarding will enable you to receive tailored tips and guidance to achieve your lead generation or customer support goals.&#x20;

<figure><img src="/files/3BgAKVQeKNlcDFNRTLeG" alt=""><figcaption></figcaption></figure>

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

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

#### ***Widget Customization*** <a href="#widget-customization" id="widget-customization"></a>

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

#### ***Install Tiledesk widget*** <a href="#install-tiledesk-widget" id="install-tiledesk-widget"></a>

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

Follow the instructions in the  Settings sections to install your widget. There are also [dedicated YT videos ](https://youtube.com/playlist?list=PLlPtfF84NFYBTbMVR4QGu9WYLQNFoK3Sl\&si=bq59YiV3vWa1DL2P)about it.

When you sign up for Tiledesk, you get a 14-day free trial of the Premium plan, without a credit card. After 14 days, you can choose a paid plan or continue to use Chat for free with the Free FOREVER plan.

For details on the plan options, see [Tiledesk Chat’s pricing page](https://tiledesk.com/pricing-cloud/).


---

# 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://guide.tiledesk.com/manage-your-workspace/creating-a-tiledesk-account.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.
