# Step 1A: How To Edit Project Details

1. Go to the Settings page&#x20;
2. Click on Project tab

<figure><img src="/files/N6Mia6rX70PJnQBmsBbD" alt=""><figcaption><p>Project tab view within the Settings section</p></figcaption></figure>

3. Edit any necessary project details, such as:
   * Project Name
   * Project Logo (Upload any PNG or JPG - make sure there is not a space in the name)
   * Project Website, System Banners, etc.


---

# 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.magna.so/admins/product-guides/magna-quickstart-guide/step-1-set-up-key-project-details/step-1a-how-to-edit-project-details.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.
