# Customization

#### Overview

The **Customization** feature allows you to personalize the VOVE ID SDK, ensuring a consistent and engaging experience that aligns with your brand. Customize elements such as colors and logos on the welcome and summary pages. Upcoming features will offer even more control with font selection and advanced styling options.

#### Key Benefits

* **Brand Consistency**: Maintain your brand's look and feel throughout the verification process.
* **Enhanced User Experience**: Improve user trust and engagement with a familiar interface.
* **Flexibility**: Adapt the SDK appearance to suit your branding needs.

#### Getting Started with Customization

**Step 1: Access Customization Settings**

* Log in to your VOVE ID client dashboard.
* Navigate to the general settings => **Customization** section.

  <figure><img src="/files/AFv5mT4k64NBBPkFVZW5" alt=""><figcaption><p>Settings => general => SDK them Customization</p></figcaption></figure>

**Step 2: Customize Branding Elements**

* **Logo Upload**
  * Upload your company's logo to display on the welcome and summary pages.
  * You can upload Light Mode Logo which is the default logo, and if your application supports dark mode you can upload a dark mode logo
  * When you don't upload a logo VOVE ID Logo will be used instead.
* **Color Scheme**
  * Select primary (dark and light mode) color to match your brand palette.

**Step 3: Preview Changes**

* The customizations will be available real time on the SDK, just reopen the SDK on you application to see how your customizations will appear to users.
* Be careful updating the customizations for production since it's applicable in real time and may affect your UX, do it always on sandbox environment before going live on production.

**Step 4: Save and Apply**

* Save your changes to apply the customizations to the SDK.

#### Upcoming Customization Features (Coming Soon)

We are continually enhancing the Customization feature. Soon, you'll be able to:

* **Customize Fonts**
  * Choose from a variety of fonts to match your brand's typography.
* **Advanced Styling**
  * Modify additional styling elements such as buttons, input fields, and layouts.
* And more...

***

### Support and Feedback

If you have any questions or need assistance:

* **Contact Support or your account manager**
  * Email us at <contact@voveid.com>.
* **Provide Feedback**
  * We value your input. Please share your thoughts and suggestions to help us improve.

***

Thank you for choosing VOVE ID for your digital identity solutions. We look forward to seeing how you leverage our Custom Flows and Customization features to enhance your user verification processes and brand experience.


---

# 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.voveid.com/docs/sdks/customization.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.
