Manage Your Account
The My Account page allows you to view and manage details about your Tetra Data Platform (TDP) account.
You can use the My Account page to do the following:
- Change your password
- Create a personal token for authentication
- Filter your organizations
- Switch to another organization or set your default organization
NOTE
You can also access information about your organizations and manage them on the Organization Settings page.
Access the My Account Page
To view the My Account page, do the following:
- Sign in to the Tetra Data Platform (TDP).
- In the left navigation menu, choose My Account. The My Account page opens.
Change Your Password
To change your password, do the following:
- Open the My Account page.
- In the Name section, choose the Change Password button. A Change Password dialog appears.
- For CURRENT PASSWORD, enter your current password. For NEW PASSWORD, enter a new password that conforms to the level of complexity required by your organization.
- For RETYPE PASSWORD, re-enter the new password.
- Choose OK.
NOTE
If you don't have access to your current password, see Reset a Forgotten Password.
Copy a Personal Token for Authentication
The TDP uses a personal JSON Web Token (JWT) to authenticate users. To access your organization's Tetra Data outside of the TDP user interface, you can make a copy of your personal token. For example, you can access your data through the TetraScience API or the SDK by using a copy of your personal token. For more information, see Authentication.
To copy your personal token for authentication, do the following:
- Open the My Account page.
- In the PERSONAL TOKEN section, select the Generate Token button. A Personal Access Token dialog appears that prompts you to copy your token to a secure location.
- Copy the personal token by selecting the copy icon next to the token value.
- Choose OK.
IMPORTANT
You can't access the full token value again after you close the Personal Access Token dialog. If you lose access to the token value after closing the dialog, you must generate a new personal token.
Filter Your Organizations
To filter the list of your organizations by name, slug, and role, do the following:
- Open the My Account page.
- In the My Organizations section, enter the information that you want to filter for in the associated text field at the top of each column (NAME, SLUG, ROLE, DEFAULT, CURRENT). The list filters itself as you enter text or select any of the drop-down list options.
- (Optional) To refine your list by applying filter operators, select the filter icon next to each text field. For more information, see Organization Filters and Organization Filter Operators.
NOTE
For filter fields with a drop-down list, the filters listed are the only filter options that you can apply to that field. Text fields contain a standard set of operators that are listed in the following Organization Filter Operators table.
Organization Filters
Field | Description |
---|---|
Name | Name of the organization |
Slug | Unique identifier for the organization |
Role | User account role |
Default | The organization that’s configured as the default organization when you log in |
Current | Indicates which organization is currently shown |
Organization Filter Operators
Filter Operator | Description |
---|---|
Contains | Includes matches for characters you enter |
Not Contains | Excludes matches for characters you enter |
Equals | Includes exact matches for characters you enter |
Not Equal | Excludes exact matches for characters you enter |
Starts With | Includes matches that start with the characters you enter |
Ends With | Includes matches that start with the characters you enter |
Blank | Includes blank matches |
Not Blank | Excludes blank matches |
Switch to Another Organization or Set Your Default Organization
To switch between organizations or to set your default organization, do the following:
- Open the My Account page.
- In the My Organizations section, find the name of the organization that you want to either switch to or make your default organization. For instructions, see Filter Your Organizations.
- In the far right column of the organization’s row, select the hamburger menu icon. Then, choose from one of the following options:
- To switch to the organization, choose Switch to this Organization.
-or- - To set the organization as your default organization, choose Set as Default Organization.
- To switch to the organization, choose Switch to this Organization.
NOTE
You can have one default organization at a time only. After you configure a new default organization, you are automatically placed into the newly designated default organization the next time you sign in to the TDP.
Updated about 1 month ago