# Firm Settings

### Where to find it

1. From anywhere in your organization, click your **profile icon** in the top right.
2. In the dropdown menu, scroll to the **Firm** section.
3. Click **Profile**. You'll see fields for your firm's name, logo, size, and services.

***

### Edit your firm name

Your firm name appears throughout Kick, including your dashboard and any client-facing views.

1. On the Firm Profile page, locate the **Firm name** section.
2. Click **Edit name**.
3. Update your firm name and save your changes.

***

### Upload your firm logo

Your firm logo personalizes your Kick experience and appears in client-facing areas.

1. From Profile, locate the **Firm logo** section.
2. Click **Upload logo**.
3. Select your image file from your computer.
4. Confirm the upload.


---

# 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.kick.co/reference/firm-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.
