# All Opportunities

### Overview

The **All Opportunities** tab gives network admins complete visibility and control over all sales opportunities created within the domain. From searching and filtering to editing, transferring ownership, and managing opportunity-specific chat settings, this tab provides powerful tools to oversee your sales pipeline.

![](/files/yhgiCA2bstDcJQLlpLKM)

Network admins can use this tab to:

* View a comprehensive list of all opportunities.
* Search and filter opportunities.
* Manage opportunity chat settings, ownership, status, and visibility.
* Archive, activate, or delete opportunities as needed.

***

### Search Opportunities

Use the **Search** text box to filter the list based on keywords related to opportunity names or other metadata.

***

### List of Opportunities

Displays a full list of all opportunities across the domain. Each entry includes:

* **Name:** Title of the opportunity.
* **Last Activity:** Timestamp of the most recent interaction or update.

***

### Actions Drop-Down

Click the drop-down menu next to each opportunity to access additional available actions.

<figure><img src="/files/NFvtGuE8P6p8FPdyc8aV" alt="" width="563"><figcaption></figcaption></figure>

#### **Chat Settings**

Configure messaging permissions for the selected opportunity. Admins can define who can send messages, add members, view member lists, and mark messages as important.

<figure><img src="/files/uMQck2fU5DnyoAViDCMx" alt="" width="392"><figcaption></figcaption></figure>

Click **Save** to apply changes.

***

#### **View Opportunity**

This option redirects you to the opportunity’s detailed view as it is seen in the User Portal.

<figure><img src="/files/7U0rNvGfDjPxNx6SPLWq" alt="" width="563"><figcaption></figcaption></figure>

***

#### **Edit Opportunity**

Allows editing of all opportunity details via a pop-up form.

{% hint style="danger" %}
Only network admins can edit all opportunities from the Admin Portal.
{% endhint %}

***

#### **Transfer Owner Rights**

Reassigns the opportunity's ownership to another network user. This user will gain the "Driver" label for the opportunity.

* The previous owner becomes a regular member of the opportunity.
* The selected user **must** be a network member.

***

#### **Archive Opportunity**

Moves the opportunity into an archived state. Optionally, notify members with an update on the opportunity wall.

{% hint style="warning" %}
Archived opportunities remain viewable but **cannot be edited** and are hidden from the active opportunity list in the User Portal.
{% endhint %}

***

#### **Activate Opportunity**

Restores a previously archived opportunity to an active state.

{% hint style="danger" %}
Only network admins and the opportunity’s admin can perform this action.
{% endhint %}

***

#### **Delete Opportunity**

Moves the opportunity to the **Trash Can**, making it invisible in the User Portal. This action can only be completed from within the Opportunity workspace under Admin Tools > Delete.

{% hint style="success" %}
Deletion does **not** remove content. The opportunity can be restored by network admins from the Trash Can.
{% endhint %}

***

### Filter Opportunities

Use the dropdown filter to display:

* **All Opportunities**
* **Archived Opportunities**

***

### Best Practices

* Regularly audit opportunities for accuracy and relevance.
* Use archived status instead of deleting opportunities to retain historical data.
* Reassign ownership when team members leave or change roles to maintain accountability.
* Use chat settings to balance collaboration with control over communication.


---

# 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://guides.mangoapps.com/admin-guide/module-settings/crm/all-opportunities.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.
