> For the complete documentation index, see [llms.txt](https://learn.doubletick.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.doubletick.io/meta-business-setup/display-picture.md).

# Display Picture

Set and manage the display picture shown on your WhatsApp business profile.

This section covers your WhatsApp Business API display picture — the profile image customers see next to your business name when they receive a message from you. It explains why the display picture matters and how it affects customer trust, then walks through the two ways to set or change it: directly from the DoubleTick Dashboard, or from Facebook Business Manager / WhatsApp Manager for source-level control.

#### In this section

* [Understanding display picture for your WhatsApp API number](/meta-business-setup/display-picture/display-picture-guide.md)
* [How to set or change display image for your DoubleTick account](/meta-business-setup/display-picture/how-to-change-your-display-image.md)
* [How to change WhatsApp API display image from Facebook Business Manager](/meta-business-setup/display-picture/how-to-change-your-display-picture-in-fbm.md)

#### Related topics

* [Display picture guide](/meta-business-setup/display-picture/display-picture-guide.md)
* [How to change your display image](/meta-business-setup/display-picture/how-to-change-your-display-image.md)
* [How to change your display picture in FBM](/meta-business-setup/display-picture/how-to-change-your-display-picture-in-fbm.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://learn.doubletick.io/meta-business-setup/display-picture.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
