added index content for org/bucket/member docs

pull/30/head
Scott Anderson 2019-01-23 11:44:05 -07:00
parent 9be660db2e
commit 89fc601715
3 changed files with 8 additions and 44 deletions

View File

@ -12,29 +12,6 @@ menu:
An **organization** is a workspace for a group of users.
All dashboards, tasks, buckets, members, etc., belong to an organization.
**To create an organization**:
The following articles provide information about managing organizations:
1. Click the **Organizations** tab in the navigation bar.
2. Click **+ Create Organization**
2. Enter a name for your organization.
3. Click **Create**.
**To view an organization's dashboards**:
1. Click the **Organizations** tab in the navigation bar.
2. Click on the name of an organization, then select the **Dashboards** tab. All of the organization's dashboards appear.
3. Click on the name of the dashboard to view it.
For details on editing dashboards, see <<link to dashboards section>>
#### Tasks (/organizations/orgnamehere/tasks)
* User can see all tasks owned by this org
#### Options (/organizations/orgnamehere/options) mockup says settings
* Only owners can see this tab
* Owner can change name of Organization
* Owner can modify permissions of an organization
* There will be more options here in the future
* Owner can disband organization
{{< children >}}

View File

@ -15,15 +15,6 @@ A **bucket** is a named location where time series data is stored.
All buckets have a **retention policy**, a duration of time that each data point persists.
A bucket belongs to an organization.
**To manage an organization's buckets**:
The following articles provide information about managing buckets:
1. Click the **Organizations** tab in the navigation bar.
2. Click on the name of an organization, then select the **Buckets** tab. All of the organization's buckets appear.
3. To create a bucket, click **+Create** in the upper right.
* Enter a name for your bucket in the **Name** field.
* In the **How often to clear data?** field:
* Select **Never** to retain data forever.
* Select **Periodically** to define a specific retention policy.
4. To update a bucket's name or retention policy, click the name of the bucket from the list.
5. Click **Update** to save.
6. ??Configure data sources tied to each bucket, delete bucket
{{< children >}}

View File

@ -1,5 +1,5 @@
---
title: Manage members of an organization
title: Manage organization members
seotitle: Manage members of an organization in InfluxDB
description: placeholder
menu:
@ -9,11 +9,7 @@ menu:
weight: 6
---
**To manage an organization's members**:
A **member** is a user that belongs to an organization.
The following articles provide information about managing users:
Organizations have "owners" and "members".
1. Click the **Organizations** tab in the navigation bar.
2. Click on the name of an organization. All of the organization's members appear in the **Members** tab.
3. Select a member from the list or search to filter the list.
4. ?? Edit members, remove members, invite users to be a member
{{< children >}}