> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/what-would-you-like-to-learn-about/impactcom-mobile-app/mobile-app-account-administration/manage-your-public-profile-on-the-mobile-app.md).

# Manage Your Public Profile on the Mobile App

Your *Public Profile* is the first point of contact that brands will have with you. It describes who you are, what you offer, and how you want to work with brands. Keeping your profile descriptive of who you are and up-to-date is a key component of partnering with the right brands.

#### Edit your public profile details

1. In the upper-left corner, select your **profile icon**.
2. Select **Edit Profile**.
3. Edit your public profile by completing the following sections:

<details>

<summary>Logo</summary>

Select ![](/files/xFM4D1lhSJsIyo4GR8gu) **\[Upload]** to upload a professional image or recognizable logo that appears on your public profile and represents you in the marketplace. Recommended size is 150 x 150 pixels.

</details>

<details>

<summary>General</summary>

The *General* section is where you’ll tell brands about yourself and add keywords to help them find you. Specify the types of brands you’re interested in working with and how you prefer to collaborate.

|                           |                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             |
| ------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Description**           | The most crucial element of your profile is the **Description**. You have up to 1,000 characters to provide specifics about what you do, your area of expertise, your target audience, and why brands should collaborate with you. Make sure you share your unique value proposition—show the brand why you stand out!                                                                                                                                                                                                                                                                                      |
| **Content and Interests** | <p>Enter keywords for your profile. When brands search for partners using these terms, your profile may appear. Include at least 1 term.</p><p><strong>Tips:</strong></p><p>• The list must be comma-separated, without any spaces between keywords.</p><p>• Make sure you use keywords that are popular in your vertical.</p><p>• Include any additional, non-primary business models as keywords.</p><p><strong>Example:</strong> <code>lifestyleblogger,techreview,beautyblogger,homeessentials,millennialmarketing,genzshopping,shopthestyle,sustainablebrands,trendingtech,wellnessproducts</code></p> |
| **Business Model**        | Select the business model that most closely matches your own from the drop-down list. If you fall under several business models, you can include others in your description or as a keyword under your **Content and Interests**.                                                                                                                                                                                                                                                                                                                                                                           |

</details>

<details>

<summary>Personal information</summary>

Share your personal information with impact.com so that we can provide better suggestions on which brands or programs to work with. All personal information fields are optional and will not be made public on your profile.

</details>

<details>

<summary>Shipping information</summary>

Specify the shipping address where brands can send you products or gifts as part of their program. This information will not be added to your public profile.

</details>

4. Select **Update** when you've made your desired changes.

   <div data-with-frame="true"><figure><img src="/files/zodUQGF0w2I8FGBpNnOV" alt="" width="359"><figcaption></figcaption></figure></div>


---

# 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://help.impact.com/partner/what-would-you-like-to-learn-about/impactcom-mobile-app/mobile-app-account-administration/manage-your-public-profile-on-the-mobile-app.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.
