> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zapier.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Add or modify integration branding and details

> When creating a new integration in the Platform UI from the link `https://developer.zapier.com/app/new`, you'll be prompted to add the app name, description, homepage URL and logo.

## Platform UI

<Frame>
  <img src="https://mintcdn.com/zapier-82f0e938/2ebL4bG5uJP5JVc0/images/d98fc9b3e4aa9f5813f3f8f4cff70c98.webp?fit=max&auto=format&n=2ebL4bG5uJP5JVc0&q=85&s=1c0b86b963286ac33b191987a4b73abb" width="1240" height="926" data-path="images/d98fc9b3e4aa9f5813f3f8f4cff70c98.webp" />
</Frame>

It is also required to complete the Intended Audience, your role and the app's category.

<Frame>
  <img src="https://mintcdn.com/zapier-82f0e938/88BoWUuO1MROWn5-/images/4e7b51a2339a6ba997c9a0a1a74561aa.webp?fit=max&auto=format&n=88BoWUuO1MROWn5-&q=85&s=a18a9fba329f783ecf4537484deb99a8" width="1229" height="445" data-path="images/4e7b51a2339a6ba997c9a0a1a74561aa.webp" />
</Frame>

## Platform CLI

When creating a new integration in the Platform CLI, you can optionally add the app name, description, and homepage URL to the `package.json` file. The rest of your app's branding needs to be added in the Platform UI once you `zapier-platform push` (or deprecated `zapier push`) your integration for the first time.

<Frame>
  <img src="https://mintcdn.com/zapier-82f0e938/1jtyk4mqAs_J-p30/images/08131a9df7402a098098ce7de7ed8197.webp?fit=max&auto=format&n=1jtyk4mqAs_J-p30&q=85&s=6c42b8becc03c63ec094e506950b4974" width="1118" height="712" data-path="images/08131a9df7402a098098ce7de7ed8197.webp" />
</Frame>

Build your integration locally first. Once you've added your app's core details, authentication, triggers, and actions, push your integration to Zapier with a `zapier-platform push` (or deprecated `zapier push`) command. Zapier will use the name you added in the CLI integration settings, along with a placeholder icon for your app.

Next, add your app's branding via the Platform UI at [developer.zapier.com/](https://developer.zapier.com/). There you will see every Zapier integration you've built. The *My integrations* section includes every app you've added via Zapier's Platform UI or CLI. Look for the integration you built with Zapier CLI and select.

<Frame>
  <img src="https://mintcdn.com/zapier-82f0e938/1jtyk4mqAs_J-p30/images/21501f70d3d15a341e6dc7ea90690ee6.webp?fit=max&auto=format&n=1jtyk4mqAs_J-p30&q=85&s=29d017e36489ccc4c7be6aede8dda02e" width="1112" height="691" data-path="images/21501f70d3d15a341e6dc7ea90690ee6.webp" />
</Frame>

Only the branding for your CLI-built app can be edited in the UI; authentication, triggers, and actions must be edited in your local environment and pushed to Zapier.

To edit branding, select the gear icon in the upper left hand corner near your app's name and placeholder icon. Edit your integration's name and description, and upload your app's logo (a square, transparent PNG at least 256x256px), meeting [requirements](/integrations/publish/branding-guidelines). Below that, set your app's Intended Audience, your role and the app's category. Select *Save*.

## Modify or rebrand your integration

### Private integrations

For integrations in `private` status, branding can be updated anytime on the Integration Settings page. Access Integration Settings by clicking the gear icon to the right of the integration name.

<Frame>
  <img src="https://mintcdn.com/zapier-82f0e938/2ebL4bG5uJP5JVc0/images/cf718800abff0d3a5905e92bb8c3bc90.webp?fit=max&auto=format&n=2ebL4bG5uJP5JVc0&q=85&s=12197dbd29b30bc5082920c589c9b115" width="1093" height="754" data-path="images/cf718800abff0d3a5905e92bb8c3bc90.webp" />
</Frame>

### Public/Beta integrations

For integrations in `public` or `beta` status, branding changes need to be processed by our Partner Support team. To request branding changes, visit the Integration Settings page and click the form linked at the top of the page.

The app ID and your Zapier account email will automatically populate into the form. Provide only the details you want updated on your integration's directory page, and submit the form. You'll receive a confirmation email of your submission, and the Partner Support team will process the changes within 1 business day. You'll receive a second email confirming once the changes have been made.

<Frame>
  <img src="https://mintcdn.com/zapier-82f0e938/1jtyk4mqAs_J-p30/images/13cb72133173c8add77496c62d0a4079.webp?fit=max&auto=format&n=1jtyk4mqAs_J-p30&q=85&s=6df6b1068374445d62121db832c2151d" width="1105" height="571" data-path="images/13cb72133173c8add77496c62d0a4079.webp" />
</Frame>

***

*Need help? [Tell us about your problem](https://developer.zapier.com/contact) and we'll connect you with the right resource or contact support.*
