# Service

1. **How many reports** can I make?

**A.** You can create and generate **UNLIMITED** reports every month.

2. Can other **members of my staff also have access** to the app?

**A.** **Yes**, you can grant your staff access to the app through the staff account. [**Click here**](https://help.shopify.com/en/manual/your-account/staff-accounts/create-staff-accounts) to learn how to create and manage staff accounts.

3. Can I use **one subscription for multiple stores**?

**A.** **No**. If you own multiple stores, then you'll have to purchase a monthly subscription separately for each store.

4. Do you **support data from multiple locations**?

**A.** Report Pundit technology is designed to **work with** **multi-location features** of the Shopify e-commerce platform.

5. Can I **request features or enhancements** to the Report Pundit Service?&#x20;

**A.** **Absolutely**. Please send us your suggestion(s) by visiting [this link.](https://www.reportpundit.com/contact-us)

6. Can Report Pundit to retrieve data from **Shopify Analytics**?

A. **Shopify does not give API access** to their analytical data to any third-party application. Hence, retrieving this data from Shopify is not possible.&#x20;

However, Report Pundit can be **integrated with other analytic services** such as Google Analytics, Facebook Insights, etc.

7. How is **Report Pundit different from Data Export**?

**A.** Both **Data Export** and **Report Pundit** are tools offered by Dayspring Technologies. We’ve created a [**comparison table**](https://dataexport.io/dataexport-reportpundit/) to understand the differences.

8. Who is **Dayspring**?&#x20;

**A.** Dayspring Technologies Pvt Ltd is the developer of  Report Pundit, Data Export, and other data reporting solutions. You can learn more about us by visiting <https://dayspring.tech>.

9. What are your **business hours?**&#x20;

**A.** We are available via Live Chat and email between **6 AM and 10 PM (EST)**, **Monday through Friday.** Our team usually responds to your **email** within **one business day** or less.

10. Can I pull the data from **third-party apps**?

**A. Yes**, Report Pundit supports most of the third-party apps in the Shopify Platform. However, Shopify and a few third-party apps restrict access to some information.&#x20;

[**Get in touch**](https://www.reportpundit.com/contact-us) with us, and we shall let you know if we can extract the data that you're looking for.

11. How do I **remove the Report Pundit app** from my **store**?

**A.**&#x20;

* Go to your **Shopify admin page** and click the search option, then select **Apps**

<figure><img src="/files/1TQ3iJHwoUQIzEk6SBbh" alt=""><figcaption></figcaption></figure>

* Scroll down to the bottom of the page and click **App and sales channel settings**&#x20;

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

* A list of installed apps will appear, **select** the Report Pundit app and **remove**

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

{% hint style="success" %}
That's all! You're all done.
{% endhint %}


---

# 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.reportpundit.com/faq/service.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.
