# General Settings

Keep your organization’s information accurate—details you update here may be shared with donors and grantmaker partners.

<figure><img src="/files/UX0EcoYe22H48SRsHnVs" alt="" width="563"><figcaption></figcaption></figure>

Your legal name, EIN, website, and address are initially sourced from the IRS. Owners and Admins can update the website and address in the Chariot dashboard, along with your organization’s Preferred Name and Logo.

{% hint style="warning" %}
This information may be used externally by Chariot’s grantmaker partners or on DAFpay donation receipts and grant confirmations. Keeping it up to date ensures your nonprofit is clearly represented and easy to verify.
{% endhint %}

Your logo appears in donor-facing experiences and partner reports, so using a clear, current image helps reinforce your organization’s credibility.

Your Preferred Name is the name shown to donors across Chariot products. It functions like a “Doing Business As” (DBA) name and is helpful if your organization is commonly known by a different name than its IRS listing.


---

# 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://help.givechariot.com/account-management/general-settings.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.
