> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dureai.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Use Dure plugins

> Find bundled integrations, inspect compatibility, and configure the correct workspace.

Dure plugins add app integrations such as issue-tracker views and workspace settings. Open **Plugin** in the sidebar to see the catalog. This entry is available in the Basic interface.

## Inspect an integration

Select a catalog entry to read its description, version, installation state and compatibility. **Built in** identifies a package shipped with the app. The catalog can also report rejected packages or duplicate candidates; do not assume a listed package is active.

Use the refresh control after the available packages change. If an integration is rejected or incompatible, read the displayed reason before relying on its views.

## Configure the right scope

Open the selected integration's **Plugin settings**. Settings can apply to your user or to the selected workspace; check the displayed scope and project context before changing them. A workspace setting needs a workspace to be selected.

For example, GitHub provides a workspace refresh interval and default issue list. Its contributed **GitHub** sidebar opens repository work; the **Plugin** catalog configures the integration itself.

## App plugins and agent tooling

| Surface                  | Use it for                                                 |
| ------------------------ | ---------------------------------------------------------- |
| Plugin sidebar           | Dure integration catalog, compatibility and settings       |
| GitHub sidebar           | Repository issues, pull requests, Projects and task starts |
| Settings → Provider      | Installed coding-agent CLIs and provider setup             |
| Settings → Agent tooling | Dure's CLI, hooks and agent integration setup              |

A Dure plugin does not automatically sign a provider into an account or grant repository access. Provider extensions and MCP configuration belong to their respective tools.

Continue with [GitHub workflows](/en/github-workflows) or [agent coordination](/en/orchestration).
