# Assign targets to blocks

Navigate to the block you want to assign a target to:

* **Create a New Block**: Start a new block (e.g., Announcement Banner, Featured Products).
* **Edit an Existing Block**: Open the block from the block list in the Hubble dashboard.

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

## Locate the Customer Targets Section

Locate the Customer Targets Section

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

## Assign a Customer Target

* **Select an Existing Target**: Use the dropdown to select a previously created customer target.
* **Create a New Target**: Click the **Create New** button to define a new customer segment on the fly.

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

{% hint style="info" %}
Assigning multiple blocks to the same customer target ensures consistency across your content.
{% endhint %}

## Save

Once the customer target is assigned:

* Click **Save** to apply the target to the block.
* Use Shopify’s Editor to preview how the block will appear to customers within the assigned target.

<figure><img src="/files/w7Tj2AN6r0OKKeWWjN6c" 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.overse.app/hubble/customer-targeting/assign-targets-to-blocks.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.
