<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Users &amp; Access on Troposphere Docs</title><link>https://docs.troposphere.cloud/docs/guides/users-and-access/</link><description>Recent content in Users &amp; Access on Troposphere Docs</description><generator>Hugo</generator><language>en-US</language><copyright>Copyright (c) 2024-2026 Troposphere</copyright><lastBuildDate>Sat, 28 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://docs.troposphere.cloud/docs/guides/users-and-access/index.xml" rel="self" type="application/rss+xml"/><item><title>Managing Organisations</title><link>https://docs.troposphere.cloud/docs/guides/users-and-access/managing-organisations/</link><pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate><guid>https://docs.troposphere.cloud/docs/guides/users-and-access/managing-organisations/</guid><description>&lt;p&gt;An organisation is the top-level container in Troposphere. All connections, cost buckets, policies, and users belong to an organisation, and data is fully isolated between organisations. Most companies need a single organisation, but consultancies and managed service providers often create one per client.&lt;/p&gt;</description></item><item><title>Roles &amp; Permissions</title><link>https://docs.troposphere.cloud/docs/guides/users-and-access/roles-permissions/</link><pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate><guid>https://docs.troposphere.cloud/docs/guides/users-and-access/roles-permissions/</guid><description>&lt;p&gt;Troposphere uses a simple three-role model to control access within an organisation. Every user is assigned exactly one role.&lt;/p&gt;
&lt;h2 id="role-comparison"&gt;Role comparison&lt;/h2&gt;
&lt;table&gt;
 &lt;thead&gt;
 &lt;tr&gt;
 &lt;th&gt;Capability&lt;/th&gt;
 &lt;th style="text-align: center"&gt;Owner&lt;/th&gt;
 &lt;th style="text-align: center"&gt;Admin&lt;/th&gt;
 &lt;th style="text-align: center"&gt;Member&lt;/th&gt;
 &lt;/tr&gt;
 &lt;/thead&gt;
 &lt;tbody&gt;
 &lt;tr&gt;
 &lt;td&gt;View dashboards, costs, and forecasts&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✓&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✓&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✓&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;View insights and alerts&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✓&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✓&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✓&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Manage cost buckets and budgets&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✓&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✓&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✕&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Manage connections&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✓&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✓&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✕&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Create and edit policies&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✓&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✓&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✕&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Invite and remove users&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✓&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✓&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✕&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Change user roles&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✓&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✓&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✕&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Manage organisation settings&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✓&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✕&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✕&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Manage billing and subscription&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✓&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✕&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✕&lt;/td&gt;
 &lt;/tr&gt;
 &lt;tr&gt;
 &lt;td&gt;Delete the organisation&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✓&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✕&lt;/td&gt;
 &lt;td style="text-align: center"&gt;✕&lt;/td&gt;
 &lt;/tr&gt;
 &lt;/tbody&gt;
&lt;/table&gt;
&lt;h2 id="role-descriptions"&gt;Role descriptions&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Owner&lt;/strong&gt; — full control over the organisation, including billing, settings, and the ability to delete the organisation. There must always be at least one Owner.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Admin&lt;/strong&gt; — can manage users, connections, cost buckets, and policies, but cannot change organisation-level settings or billing.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Member&lt;/strong&gt; — read-only access to all dashboards, cost data, insights, and alerts. Cannot modify any configuration.&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="callout callout-note d-flex flex-row mt-4 mb-4 pt-4 pe-4 pb-2 ps-3"&gt;
 &lt;svg
 xmlns="http://www.w3.org/2000/svg"
 width="24"
 height="24"
 viewBox="0 0 24 24"
 fill="none"
 stroke="currentColor"
 stroke-width="2"
 stroke-linecap="round"
 stroke-linejoin="round"
 
 class="outline/info-circle svg-inline callout-icon me-2 mb-3" id="svg-info-circle" role="img"&gt;
 &lt;path stroke="none" d="M0 0h24v24H0z" fill="none" /&gt;
 &lt;path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" /&gt;
 &lt;path d="M12 9h.01" /&gt;
 &lt;path d="M11 12h1v4h1" /&gt;
&lt;/svg&gt;
 &lt;div class="callout-content"&gt;
 &lt;div class="callout-title"&gt;
 &lt;p&gt;Note&lt;/p&gt;</description></item><item><title>Inviting Users</title><link>https://docs.troposphere.cloud/docs/guides/users-and-access/inviting-users/</link><pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate><guid>https://docs.troposphere.cloud/docs/guides/users-and-access/inviting-users/</guid><description>&lt;p&gt;Owners and Admins can invite new users to join the organisation by email.&lt;/p&gt;
&lt;h2 id="sending-an-invitation"&gt;Sending an invitation&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;Navigate to &lt;strong&gt;Organisation &amp;gt; Team&lt;/strong&gt; in the sidebar and click the &lt;strong&gt;Invite&lt;/strong&gt; button in the page header.&lt;/li&gt;
&lt;li&gt;Enter the person&amp;rsquo;s &lt;strong&gt;Email Address&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Choose a &lt;strong&gt;Role&lt;/strong&gt; &amp;ndash; either &lt;strong&gt;Member&lt;/strong&gt; or &lt;strong&gt;Admin&lt;/strong&gt;.&lt;/li&gt;
&lt;li&gt;Click &lt;strong&gt;Send Invite&lt;/strong&gt;. The recipient will receive an email with a link to accept the invitation.&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="callout callout-note d-flex flex-row mt-4 mb-4 pt-4 pe-4 pb-2 ps-3"&gt;
 &lt;svg
 xmlns="http://www.w3.org/2000/svg"
 width="24"
 height="24"
 viewBox="0 0 24 24"
 fill="none"
 stroke="currentColor"
 stroke-width="2"
 stroke-linecap="round"
 stroke-linejoin="round"
 
 class="outline/info-circle svg-inline callout-icon me-2 mb-3" id="svg-info-circle" role="img"&gt;
 &lt;path stroke="none" d="M0 0h24v24H0z" fill="none" /&gt;
 &lt;path d="M3 12a9 9 0 1 0 18 0a9 9 0 0 0 -18 0" /&gt;
 &lt;path d="M12 9h.01" /&gt;
 &lt;path d="M11 12h1v4h1" /&gt;
&lt;/svg&gt;
 &lt;div class="callout-content"&gt;
 &lt;div class="callout-title"&gt;
 &lt;p&gt;Note&lt;/p&gt;</description></item><item><title>Managing Your Subscription</title><link>https://docs.troposphere.cloud/docs/guides/users-and-access/managing-your-subscription/</link><pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate><guid>https://docs.troposphere.cloud/docs/guides/users-and-access/managing-your-subscription/</guid><description>&lt;p&gt;Your organisation&amp;rsquo;s Troposphere subscription is managed from a dedicated page where Owners can view the current plan, switch plans, and cancel at any time.&lt;/p&gt;</description></item><item><title>Personal Settings &amp; Notifications</title><link>https://docs.troposphere.cloud/docs/guides/users-and-access/personal-settings-notifications/</link><pubDate>Sat, 28 Mar 2026 00:00:00 +0000</pubDate><guid>https://docs.troposphere.cloud/docs/guides/users-and-access/personal-settings-notifications/</guid><description>&lt;p&gt;Your &lt;strong&gt;Account Settings&lt;/strong&gt; page is where you manage everything personal to your Troposphere account &amp;ndash; profile, email, password, theme, and notifications. Settings here are per-user, not per-organisation.&lt;/p&gt;</description></item></channel></rss>