# Complete Profile

To provide InLeads with the best possible insights and recommendations, you'll need to share some information about your startup. Here's how:

1. **Click "Tell us more about your Startup":** This button is typically displayed prominently on your dashboard.
2. **Fill in the required information:** Enter the following details about your startup:
   * **Startup Name:** The official name of your company.
   * **Description:** A brief overview of your startup and its mission.
   * **Business Model:** Select the business model that best describes your company (e.g., SaaS, e-commerce, etc.).
   * **Monthly Sales Target:** Specify your target monthly sales revenue.
3. **Click "Next":** Once you've completed the information, click the "Next" button to proceed.

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

**Providing this information will help InLeads tailor its features and analytics to your specific needs.**


---

# 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.inleads.ai/inleads/getting-started/complete-profile.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.
