# Article Name 4 Ways to Find Contract Details for Your Atlassian Account # Article Summary Explore four methods to locate contract details in your Atlassian account, supporting ongoing efficient account management efforts # Original HTML URL on Toriihq.com https://www.toriihq.com/articles/how-to-find-contract-details-atlassian # Details Digging up the exact contract information in your Atlassian account can feel harder than it should. Admin screens shift, invoices get buried, and renewal dates never wait. This guide strips away the clutter and shows four quick routes to the data you need, right inside the tools you already use. Follow the steps that fit your role, keep records current, and steer clear of last-minute surprises. ## Use Atlassian's UI Here, you’ll use Atlassian’s own admin screens to pull up the contract information tied to your cloud subscription. ### Step 1: Open the admin console - Sign in first at admin.atlassian.com with your organization admin account. - If you handle more than one org, choose the right one from the list that appears. ### Step 2: Head to Billing - In the left sidebar, click the Billing option near the top. - Notice a banner labeled “Try the new billing experience” at the top? Select it so your menu matches the steps below. ### Step 3: Select the subscription - Under Manage subscriptions, find the product row for Jira Software, Confluence, or any other tool. - Click the three-dot icon on that row, then pick View details. ### Step 4: Read the contract details When you click, a new panel slides out showing these: - Plan name and edition - Contract start and end dates - Renewal date or end-of-term date - Seat count and price - Payment method and billing contact That panel is Atlassian’s “single source of truth” for contract data. Screenshot it or copy the numbers if finance needs them. ### Step 5: Grab the official paperwork - While the panel is open, scroll down to the Invoices section. - Click any invoice number to download a PDF; each file lists the order number, legal entity, tax ID, and other details procurement teams need. ### If you’re on the older license model - Go to my.atlassian.com, sign in, and choose Orders > View Licenses. - Pick the license key to see maintenance expiry, renewal quote, and your Support Entitlement Number (SEN). These screens mirror the steps in Atlassian’s “View your cloud subscriptions and invoices” and “Find your SEN” docs. ## Use Torii Stop digging through Atlassian menus and let Torii [https://www.toriihq.com/], a SaaS Management Platform (SMP), pull your contract details. The tool rolls every SaaS subscription into one dashboard so finance and IT can see spend, licenses, and renewals at a glance. To pull contract details for Atlassian from Torii, do the following: the steps take only a few minutes and require no coding. ### 1. Sign up for Torii Contact Torii [https://www.toriihq.com/] today and request a complimentary two-week proof-of-concept to see the platform in action. They usually activate the trial within one business day, so you can get started right away. ### 2. Connect your expense accounts & contracts to Torii Once your workspace is active, link your finance apps such as Coupa or QuickBooks to Torii. Torii pulls those transactions every few hours and ties each line item to the matching subscription, keeping your Atlassian costs up to date. Just drag a contract PDF into Torii and its AI extracts the pricing and term details automatically. Here are more instructions for the Atlassian integration [https://support.toriihq.com/hc/en-us/articles/5169227569051]. ### 3. Search for Atlassian within Torii Type “Atlassian” into the search bar at the top of the Torii dashboard. The overview page shows license counts, total spend, renewal dates, and other details. ### Or, chat with Eko Torii’s AI sidekick, Eko [https://www.toriihq.com/eko], can quickly pull Atlassian details into Torii via a simple chat. Tap the Eko icon in the lower-right corner of your dashboard, ask for the Atlassian data you need, and seems right away in the chat window. ## Use Atlassian's API Start by calling Atlassian’s Admin REST API to list each contract linked to your cloud organization, then zoom in on one for the full story. ### 1. Grab an API token Generate a bearer token for the Authorization header on your Atlassian account’s API token page and store it safely. ### 2. Get your organization ID - Run: - Note the "id" value for the organization that owns the contracts you plan to review. ### 3. List every contract for that org - Replace ` below: - The response returns an array. Each contract object lists id, product, status, billingPeriod, plus additional fields. ### 4. Pick the contract you care about Copy the id of the contract you want to inspect. ### 5. Pull full details for one contract - Replace below: - The payload now shows: - Start and end dates - License counts - Payment method - Renewal info - Any upcoming price changes ### 6. (Optional) Filter the list before digging deeper If you only want active contracts, add a query string when listing them: Atlassian also supports filters for product and billingPeriod. With just three endpoints (/orgs, /orgs/{orgId}/contracts, and /contracts/{contractId}), finance or admin teams can pull every contract detail they need without opening the UI. ## Use Claude (via MCP) You can pull the same data straight into Claude with the Model Context Protocol, or MCP for short. Claude is Anthropic’s AI assistant and works much like ChatGPT. To pull Atlassian contract details through Claude, follow the steps below to connect everything properly and start receiving useful insights: ### 1. Configure Torii Use the earlier Torii [https://www.toriihq.com/] instructions to connect your Atlassian environment to Torii. Those instructions cover permissions, scopes, and any required admin approvals, so check them carefully before moving on. Open Settings in Torii and create a new API key, which you'll use to authorize the MCP connection. ### 2. Activate MCP in Claude Consult the official Torii MCP instructions [https://www.npmjs.com/package/@toriihq/torii-mcp?activeTab=readme] as well as this blog post [https://www.toriihq.com/blog/introducing-model-context-protocol-in-torii]. Download the Claude Desktop app, then add the snippet below to your claudedesktopconfig.json file so Claude knows how to reach Torii: Replace YOURAPIKEY` with the key you just generated in Torii’s Settings page, then save the file before you relaunch Claude. ### 3. Chat with Claude Open Claude now and start chatting with your Torii-connected workspace. The integration lets Claude answer operational questions in real time by calling live data from Torii. Ask for active Atlassian licenses, total spend, upcoming renewal dates, and any other contract details you need. ## Torii for SaaS Management Teams exploring SaaS management often crave quick wins and clear data. Torii’s SaaS Management Platform enables you to: - Uncover shadow IT: AI scans every workspace for unapproved apps then shows them to you as they appear throughout the day. - Reduce spending: Cut costs by dropping idle licenses and overlapping subscriptions, and see the savings appear on the next invoice. - Automate employee transitions: Streamline onboarding and offboarding so IT spends less time clicking, and far fewer mistakes slip through the cracks. - Stay ahead of renewals: Receive timely alerts for each upcoming renewal and avoid the last minute contract scrambles that drain budgets. Torii delivers an end to end SaaS management platform that gives finance, IT, and security one source of truth. Discover product details and customer stories on the Torii [https://www.toriihq.com] site.