---
title: Settings
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Incident Response > Work Management > Settings
---

> For the complete documentation index, see [llms.txt](https://docs.datadoghq.com/llms.txt).

# Settings

## Overview{% #overview %}

In Project Settings, you can manage access control, configure automatic status transitions, set up third-party integrations like Jira and ServiceNow, and more.

## Granular Access Control{% #granular-access-control %}

By default, access to projects and work items is unrestricted. [Granular Access Control](https://docs.datadoghq.com/account_management/rbac/granular_access.md) can be used to manage the permissions of users, teams, roles, or your full organization at the project level. There are four sets of permissions that can be used:

- **Manager**: Users can create and edit work items, views, settings, and permissions of the project, and can delete the project.
- **Contributor**: Users can create, comment on, and edit work items. They can't change settings, permissions, or the project.
- **Viewer**: Users can view and watch all work items, views, and settings of the project. They can't create, edit, or comment on work items.
- **No Access**: Users can't view any work items, views, or settings of the project.

**Note:** Other Datadog products that integrate with Work Management, such as Monitors, are able to automatically create work items within a project regardless of the project's access settings.

## Status transitions{% #status-transitions %}

To reduce noise, configure work items to automatically close after 7, 14, 30, 90, or 180 days of inactivity from the status transitions page of project settings. Inactivity is defined as the absence of human-initiated action, such as updating an attribute or writing a comment. Once a day, Datadog checks for work items that are inactive for at least the selected period and closes them out.

## Set up integrations{% #set-up-integrations %}

Work Management offers a range of native and third-party integrations, so you can incorporate Datadog solutions into your existing workflows and processes. With the Jira, ServiceNow, and Linear integrations, you can resolve work items using full-stack telemetry in Datadog, while maintaining a record of the investigation in those third-party systems.

### Monitors{% #monitors %}

{% alert level="info" %}
Monitor handles use `@case-<project_handle>` terminology, which reflects Work Management's previous name, Case Management.
{% /alert %}

Navigate to the [Project Settings page](https://app.datadoghq.com/work/settings), click **Integrations** > **Datadog Monitors**, and click on the toggle to get your @case-<project_handle>.

Project handles can be used in monitors to automatically create work items. In the monitor message body, include `@case-<project_handle>`. Datadog suggests a handle based on the project's name. You can accept or modify it as you wish.

### Third party integrations{% #third-party-integrations %}

To configure third party integrations, navigate to [Create notifications and tickets ](https://docs.datadoghq.com/incident_response/work_management/notifications_integrations.md).

## Custom work types and attributes{% #custom-work-types-and-attributes %}

Add custom work types and attributes to projects so that you can tailor your work items to fit your organizational needs. For more information, see [Work Management Customization](https://docs.datadoghq.com/incident_response/work_management/customization.md).

## Further Reading{% #further-reading %}

Additional helpful documentation, links, and articles:

- [Troubleshooting third-party integrations](https://docs.datadoghq.com/incident_response/work_management/troubleshooting.md)
- [Work Management Customization](https://docs.datadoghq.com/incident_response/work_management/customization.md)
