# Setting up your Profile

After signup, you will be asked to setup your profile. If you have been invited this has already been done for you and you can skip ahead to [How the Dashboard Works](/understanding-the-dashboard/how-the-dashboard-works.md).

To create your profile, we ask for basic personal information including your full name, university or institution, job title, department. This information helps us accurately match grants for you and set up your profile based on your public research record.

<figure><img src="/files/HOk1scEUhaO6nlO033SX" alt="" width="563"><figcaption><p>Personal information</p></figcaption></figure>

Next, we will configure your profile's research interests.


---

# 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.atomgrants.com/getting-started/setting-up-your-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.
