# App Center

## **Accessing App Center**

1. Admin navigates to Admin Panel ➝ Manage Portal.

<figure><img src="/files/8jr3Bcjbx7lQs1731o6P" alt=""><figcaption><p><strong>Manage Portal</strong></p></figcaption></figure>

2. Click 'App Center' from the left sidebar to display two main sections:

* All Apps
* Connected Apps

<figure><img src="/files/O6WIdWDOXSGWmpb4M8Hp" alt=""><figcaption><p><strong>App Center</strong></p></figcaption></figure>

3. Different categories of integrations will appear under the 'All' tab, and the admin can choose the category and see available apps for integration.
4. By clicking on category the admin can view the available apps.
5. A Request Integration button is located at the top of the page, redirecting the admin to the Artha feedback page [feedback.arthajobboard.com](https://feedback.arthajobboard.com/) in a new tab where any new integration can be requested.

## **Connecting Apps**

1. Each app has a "Connect" button.
2. selected, a pop-up will appear for the admin to input the required credentials:
3. After entering the necessary credentials, the admin clicks the "Connect" button within the pop-up.

## **Completing Integration**

1. Once connected, the status of the app will be displayed as Connected in the "Connected Apps" tab in green.

<figure><img src="/files/0HZLOoTCxGK5nFEYq1I5" alt=""><figcaption><p><strong>Connected Payment Apps</strong></p></figcaption></figure>

2. In the "Connected Apps" section, each connected app displays an Edit Integration (Logo) button.
3. Upon clicking Edit Integration, a new pop-up will appear, allowing the admin to update the credentials. After making changes, the admin clicks "Update."
4. This will also include a toggle button, which is set to the Active state by default on the same pop-up page.

<figure><img src="/files/iI5oCUYxqud9zsqGETm4" alt=""><figcaption><p><strong>Edit Integration</strong></p></figcaption></figure>

## Deactivating App Integration

1. If the admin wants to disconnect the app, they can click on edit button on the connected apps card.
2. In edit window they can toggle the active status to de-active.&#x20;
3. After clicking on update, a warning pop-up will prompt: "Do you wish to Deactivate this integration?"
4. Upon confirmation, the app is removed from the "Connected Apps" section.

<figure><img src="/files/PIVdZ2673WKsfmzgc1Bo" 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.arthajobboard.com/admin/manage-portal/app-center.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.
