# Adding Company Logo

Customers can update the header and login logo in the FinOps Center implementation

<figure><img src="/files/2KMvxuaJR2Bp8kVI2OMQ" alt=""><figcaption></figcaption></figure>

Customers' logo needs to have the file name customer-logo and format svg. (if you have image in different format they must be converted to svg.)

The logo gets uploaded in the s3 bucket of the frontend application in the root directory.

<figure><img src="/files/B71xiyQm5I60MzEA080Q" alt=""><figcaption><p>Upload Logo to Root Directory</p></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.finopscenter.com/post-installation-steps/adding-company-logo.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.
