# Configuring a flow

Configuring a verification helps businesses easily verify their user's identity.

**How it works:**

* Select or create App to successfully call APIs and also to customise the verification widget to your branding (logo & color).
* Select the **"countries or country"** you would like to carry out user verification according to your specific needs and preferences.
* Select your preferred review process. Either automatic or manual.
* Enable or disable the multiple device screen; this allows your users flexibility to continue their verification on any available device.
* Select **"webhook notification"** for receiving & sending real-time email notifications.
* You can decide whether you prefer an automated verification "review" for your users or if you would like to manually review them yourself.&#x20;
* You can choose to enable **"send verification status",** which ensures that your users receive email notifications regarding the status of their verification process. This feature keeps users informed, notifying them whether their verification was successful, failed, or if it is still awaiting verification.&#x20;
* Including **"Add support email"** allows you to provide your users with a convenient way to contact support if they encounter any challenges during their verification process. By adding this feature, you can ensure that users have a direct line of communication to reach out for assistance, offering them the help and guidance they need to successfully navigate the verification process.

{% hint style="info" %}
Configuring a flow sets the backbone of your verification - it basically determines the direction of how your users will be verified.
{% endhint %}

<div><figure><img src="/files/BhfrpMyf8fh33jxNkZG5" alt=""><figcaption></figcaption></figure> <figure><img src="/files/EozFY0vlZO3eiC1gWOrt" alt=""><figcaption></figcaption></figure></div>


---

# 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://guides.dojah.io/user-manual/identity-verification/easyonboard/verification-flows/configuring-a-flow.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.
