Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[update] An Overview of the Cloud Manager #6761

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
---
slug: cloud-time-zone-shortguide
description: 'Shortguide that shows you how to set the timezone in the Cloud Manager.'
license: '[CC BY-ND 4.0](https://creativecommons.org/licenses/by-nd/4.0)'
modified: 2020-07-22
modified_by:
name: Heather Zoppetti
published: 2020-07-22
title: How to set your timezone in the Cloud Manager
keywords: ["cloud manager"]
headless: true
show_on_rss_feed: false
tags: ["linode platform","cloud manager"]
aliases: ['/platform/manager/cloud-api-keys-shortguide/']
authors: ["Linode"]
---

You can view the notifications and events in your timezone on Cloud Manger.

1. To set the timezone, navigate to your profile by clicking on your username and select **My Settings**.
1. In the **Timezone** drop down choose your timezone.
1. Click **Update Timezone**.
A message that reads *Successfully updated timezone* appears.
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ For more details, see the [Understanding Events and Activity Feeds](/docs/produc

The **My Profile** section of Cloud Manager provides access to various settings related to your Linode account's profile. This area of Cloud Manager contains access to the following features and settings:

- [Changing your account's associated email address](/docs/products/platform/accounts/guides/manage-users/#changing-your-email-address) and timezone
- [Changing your account's associated email address](/docs/products/platform/accounts/guides/manage-users/#changing-your-email-address)
- [Resetting your Account password](/docs/products/platform/accounts/guides/manage-users/#changing-or-resetting-your-linode-cloud-manager-password)
- [Enabling two-factor authentication](/docs/products/platform/accounts/guides/user-security-controls/#enable-two-factor-authentication)
- [Enabling Third Party Authentication (TPA)](/docs/guides/third-party-authentication/)
Expand All @@ -135,6 +135,11 @@ The **My Profile** section of Cloud Manager provides access to various settings

{{< content "cloud-api-keys-shortguide" >}}


### Set Your Timezone

{{< content "cloud-time-zone-shortguide" >}}

### OAuth Apps

{{< content "cloud-oauth-apps-shortguide" >}}
Expand Down