> For the complete documentation index, see [llms.txt](https://profeza.gitbook.io/credit-suite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://profeza.gitbook.io/credit-suite/reuse-instances-1/notification-of-reuse-instances.md).

# Notification of Reuse Instances

Authors are notified via an email immediately when a researcher (reuser) submits a Reuse Instance. The author can access the reuse instances submitted by the researchers & readers in author dashboard under reuse instances tab (Fig.51, 52).

![Fig.53 Overview of Reuse Instances Tab in Author Dashboard](/files/-LQt-hUpQbEBq7eR92pV)

![Fig.54 New Reuse Instance Notification](/files/-LQt-qnED3CBUZiQF29T)

They get notified through notification, which they can open by clicking the bell icon at the top of their dashboard. It has a list of new Reuse Instances created. When a particular instance is clicked, the Author is redirected to the particular instance in the Reuse Instance Tab.

![Fig.55 Reuse Instance information for Author review](/files/-LQt0IKUNlbxzvKATOOI)

Reuse Instance submitted by the researcher can be a successful instance if he was able to successfully reuse or reproduce the research output or it can be unsuccessful if he faced any challenges in reusing or reproducing the research output.

If the Instance is successful, the author can review it, send a note to the reuser and publish the instance.

&#x20;If the instance is unsuccessful, the author can send a message to the reuser & aid him to troubleshoot the challenge.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://profeza.gitbook.io/credit-suite/reuse-instances-1/notification-of-reuse-instances.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.
