# FAQs

{% hint style="info" %}
The images in this section can be enlarged by clicking on them
{% endhint %}

***

## <mark style="color:blue;">General Settings</mark>

***

<details>

<summary>Will Blink notify my team members about inventory changes?</summary>

Blink provides email alerts for any updates to hidden or published products in your inventory. Simply enable the "**Send Emai**l" option in the Actions section of the Automator to activate this feature.

</details>

<details>

<summary>Do I need to keep the app open on my system for it to keep running?</summary>

No, you don’t need to keep the Blink app open on your system to keep it running.

</details>

<details>

<summary>Does Blink offer any analytics report of products?</summary>

Yes, Blink provides insights into total products, hidden and published items, active and archived products, as well as drafted products in the **Analytics** section, allowing you to easily monitor the performance of your automated settings.

</details>

<details>

<summary>Are there customization available for different subscription plans?</summary>

Yes, Blink’s features and customization options vary depending on the subscription plan, so you can choose the one that best fits your store’s needs.

</details>

***

## <mark style="color:blue;">Automators</mark>

***

<details>

<summary>Can I make changes to an Automator?</summary>

Yes, you can easily modify an Automator. Simply click the '**Edit**' button to access the settings, make any necessary adjustments to the automation rules or options, and then click '**Save**' once you’ve selected your preferred changes.

![](/files/jCoF2yESZVDT4fibrLtX)

</details>

***

## <mark style="color:blue;">Hide And Publish</mark>

***

<details>

<summary>Can I undo or reverse a hidden or published action?</summary>

Absolutely, you can easily undo or reverse actions for hidden or published products in your inventory by selecting the '**Revers**e' option in the **App Activity** tab. Please note that the App Activity section only displays the actions taken by the app within the past 48 hours.

![](/files/p6D4QKRCPnuBzVH70mpy)

</details>

<details>

<summary>Can I hide or publish products based on tags?</summary>

Yes, Blink allows you to filter and manage products based on **Product Tags**, **Product Vendor**s, **Product Status**, and more, making it easier to automate specific groups of products.

</details>

<details>

<summary>What if I want certain sold out products to stay visible?</summary>

You can exclude specific products from Blink’s automation rules to ensure they remain visible even when sold out. Please note that Blink’s features and customization options vary depending on the subscription plan.

</details>


---

# 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.ahup.xeonapp.com/faqs.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.
