# Activate the App

Once you have installed the app, Shopify will redirect you to the app's dashboard page.&#x20;

<figure><img src="/files/3tINouAW3gLIyfyPiRQU" alt=""><figcaption></figcaption></figure>

In the first block, you will see a yellow warning banner. This means you have not activated the app in your active theme yet. Every time you enter the dashboard page, the app will re-check your active theme and make sure that the app is activated successfully.

<figure><img src="/files/Asi48ncHmxy8OAa7bUob" alt=""><figcaption></figcaption></figure>

You can activate the app on your own from the theme settings or you can click the "Active the app" button and it will redirect you automatically. After the app is activated successfully the banner will look like this:

<figure><img src="/files/35jOJhCbD8ZmCcjpQBZH" alt=""><figcaption></figcaption></figure>

If you want to enable the app on your own, you have two options:

#### Enabling by App Block

If you want to show your custom fields in different places, you can add our app block and drag it to where you want. This way you can decide where the custom fields should be placed. Don't forget to save your changes.

<figure><img src="/files/BpFY7EWZCrU7YzYnEISe" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/QqmAHBPSb0SdVUM2t1ea" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/g3M14UEcrwehtCKDLkR4" alt=""><figcaption></figcaption></figure>

#### Enabling by App Embed

Or you can activate the app embed block. This way the custom fields will be placed above to Add To Cart button. Don't forget to save your changes.

<figure><img src="/files/7doHevQlGGaFzvg6Xb2X" alt=""><figcaption></figcaption></figure>


---

# 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.codemateapps.com/product-custom-fields/overview/activate-the-app.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.
