# My profile

In RunMags each user can administrate their contact information, upload a pic and set up one or several email accounts to use when sending emails to clients.\
\
In the navigation menu on the left side, click Home >>> My profile, then click the upper Edit button. In the form you can add/change information that will populate contracts, invoices and email templates.

### &#x20;<a href="#sending-email-from-runmags" id="sending-email-from-runmags"></a>


---

# 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://user-help.runmags.com/home/my-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.
