# Complete Profile Information

Before you can begin using the free 60-minute trial, you’ll need to **complete your profile** with some necessary details:

Navigate to <https://dashboard.nexavoxa.com/dashboard/profile>

* **Personal Details**: Name, email, job title, etc.
* **Company Details**: The company name, industry, size, and country.
* **Use Case**: Provide information on what you plan to do with NexaVoxa (e.g., customer service automation, sales agent, lead generation).

Completing your profile is essential because it helps us understand the **purpose** of your account, ensuring we provide the right tools and guidance. This also helps unlock tailored features that best suit your use case.

**This tutorial covers everything you need to know about creating your profile.**

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


---

# Agent Instructions: 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://docs.nexavoxa.com/get-started/complete-profile-information.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.
