# Personal Information

{% hint style="info" %}
You can change and update your personal information.
{% endhint %}

## 1. Log into your account

To access your Publisher account click on the following link:

{% embed url="<https://www.ayetstudios.com/account/login>" %}

## 2. Account Settings

On the left-hand side of the screen:

* Click on **"Account Settings"**
* Click on **"Personal/Company Information"**

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

## 3.Fill out / update all of the fields

First, you have to chose if you are business or Person, and then fill in the rest of the information. Enter company and/or your name, last name, address, country and email.

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

## 4. Update

Once you are done filling out all of the provided fields, click on **"Update Personal/Additional Information"**

<figure><img src="/files/0ZeHVUR9sMQvxKbeohYc" 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.ayetstudios.com/v/product-docs/dashboard-setup/account/personal-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.
