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

# Atlassian Connect scopes required by Raley Bookman

> Reference for the READ, WRITE, and DELETE Atlassian Connect scopes Raley Bookman requests, what each scope accesses, and the data the app stores in Jira.

## Overview

Raley Bookman is an Atlassian Connect cloud add-on. It declares its required permission scopes in the `atlassian-connect.json` descriptor. These scopes define exactly what data the app can access in your Jira and JSM instance.

## Required Scopes

| Scope      | Purpose                                                                                                                |
| ---------- | ---------------------------------------------------------------------------------------------------------------------- |
| **READ**   | Read JSM Request Types, Jira fields, Jira issue fields (key, summary, reporter), and query the JSM Assets workspace ID |
| **WRITE**  | Store app-specific booking attributes to Jira issues and JSM requests to track reservation state                       |
| **DELETE** | Ability to delete your own Booking requests. Allow customers to delete their own booking requests from the JSM portal  |

## What the Scopes Do NOT Allow

* The app cannot read or write data outside the scope of issues it has been explicitly configured to access
* The app cannot access issues in projects that are not part of the configured JQL/AQL filter
* The DELETE scope applies only to the booking properties the app itself created — it cannot delete Jira issues or customer accounts

## Data Stored

Using the WRITE scope, Raley Bookman stores the following data as properties on Jira issues/JSM requests:

* Booking start and end dates/times
* The asset being booked (issue key or Assets object reference)
* The booking status

No private user information (names, emails, user data) is stored by the app. See [Data Security and Privacy](/policies/data-security-and-privacy) for full details.

## Need Help?

* **Service Portal:** [inversionpoint.atlassian.net/servicedesk](https://inversionpoint.atlassian.net/servicedesk/customer/portal/3)
* **Email:** [support@raleyapps.com](mailto:support@raleyapps.com)

***

## Explore Other RaleyApps

<CardGroup cols={2}>
  <Card title="Raley Emails Notifications" icon="envelope" href="/apps/raley-emails-notifications">
    Send customized emails and Slack notifications from Jira and JSM.
  </Card>

  <Card title="Raley Intake Forms" icon="file-lines" href="/apps/raley-intake-forms">
    Create powerful intake forms directly inside Jira and JSM.
  </Card>

  <Card title="Raley Procurement and Quotation" icon="cart-shopping" href="/apps/raley-procurement-and-quotation">
    Manage purchase orders and sales quotes from within Jira.
  </Card>

  <Card title="Raley Favorites" icon="star" href="/apps/raley-favorites">
    Save and quickly access your most important Jira issues.
  </Card>
</CardGroup>

[Browse all RaleyApps on the Atlassian Marketplace →](https://marketplace.atlassian.com/vendors/1212475/inversion-point-llc?utm_source=mintify\&utm_medium=productdocs\&utm_campaign=footage\&utm_term=\&utm_content=)
