-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lots of clean up - GS and OR ready for reviewers
- Loading branch information
Showing
22 changed files
with
181 additions
and
120 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,62 +1,54 @@ | ||
--- | ||
id: faq | ||
title: FAQ | ||
description: Frequently asked questions regarding the installation and use of AI Unlimited. | ||
description: Find answers to your AI Unlimited questions here. | ||
sidebar_label: FAQ | ||
sidebar_position: 6 | ||
--- | ||
|
||
# FAQ | ||
|
||
(Just brainstorming ideas for Q's, for now. Can categorize to make them more skimmable.) | ||
(Just brainstorming ideas, for now. Will categorize to make them more skimmable.) | ||
|
||
**What's the difference between AI Unlimited and Teradata Vantage?** | ||
Answer. | ||
|
||
**What's the difference between AI Unlimited and Teradata ClearScape Analytics?** | ||
Answer. | ||
|
||
**How do I pay for AI Unlimited use?** | ||
**How do I pay for AI Unlimited?** | ||
Answer. | ||
|
||
**Is the QuickStart free?** | ||
Answer. | ||
|
||
**What CSPs does AI Unlimited support?** | ||
Currently, AWS and Azure. | ||
AWS and Azure | ||
|
||
**What kind of data needs to be in my data lake?** Object (too obvious?) | ||
**What are the AI Unlimited user types?** | ||
Admin, project owner, collaborator--will expound. | ||
|
||
**As a general AI Unlimited user, what can I do?** | ||
Answer. | ||
|
||
**As the administrator user, what can I do?** | ||
Answer. | ||
**What integrations and automation are possible?** | ||
(Not specifically addressing devs for *initial* PPP. But surely folks will ask?) | ||
|
||
**As a developer, what can I do?** | ||
Answer. | ||
**I'm an admin. After the initial setup, can I go back and change settings?** | ||
Yes. (any of them?) | ||
|
||
**What's my API key for?** | ||
It enables your notebook to connect to the project's engine. (Accurate?) There is always only one API key per authenticated user. It doesn't change or expire. (not yet anyway) | ||
**Can I add other administrator users?** | ||
You can have only one AI Unlimited admin. | ||
|
||
**What is a project owner?** | ||
If you create a project, you are its owner. If you add collaborators, they are not the project's owners. | ||
**As a project owner, can I add other users to my project?** | ||
Of course. Explain. | ||
|
||
**As a project owner, can I add other users to my project?** Answer. | ||
**What's my API key for?** | ||
Answer. | ||
|
||
**How can I access another user's project?** | ||
(Ask them to add you as a collaborator? Artur will write up this capability and the current real reason for it.) | ||
Ask the owner to add you as a collaborator. Link to the steps. | ||
|
||
**What happens when I suspend a project?** | ||
Answer. | ||
|
||
**And when I resume it?** | ||
**And when I restore it?** | ||
Answer. | ||
|
||
**After the initial setup, can I change the settings?** | ||
Yes. (any of them?) | ||
|
||
**Can I add other administrator users?** | ||
In this release, you can have only one administrator. | ||
|
||
**What integrations and automation are possible?** Dunno. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,32 @@ | ||
--- | ||
id: change-settings | ||
title: Change settings (administrator only) | ||
title: Change settings (admin) | ||
description: Learn how to change AI Unlimited settings. | ||
sidebar_label: Change settings (administrator only) | ||
sidebar_label: Change settings (admin) | ||
sidebar_position: 4 | ||
pagination_prev: null | ||
pagination_next: null | ||
--- | ||
|
||
# Change settings (administrator only) | ||
# Change settings (admin) | ||
|
||
***WIP*** | ||
|
||
***Needs 2 separate topics - old UI vs. new UI.*** | ||
(Needs 2 separate topics - old UI vs. new UI) | ||
|
||
If you are the AI Unlimited admin, you can change AI Unlimited settings. | ||
|
||
***(make clear what they can/would change and why)*** | ||
(make clear what they can/would change and why) | ||
|
||
:::note | ||
The user who [set up AI Unlimited](/docs/install-ai-unlimted/setup-ai-unlimited.md) is the admin. | ||
The user who [set up AI Unlimited](/docs/install-ai-unlimited/setup-ai-unlimited.md) is the admin. | ||
::: | ||
|
||
1. Access the manager ***(more details)***, sign in to your GitHub or GitLab account... how to say that... ***(will watch recording)*** | ||
1. Access the manager ***(more details)***, sign in to your GitHub or GitLab account... how to say that... (will watch recording) | ||
3. Select **Setup**. | ||
3. In any section, change any values, then select **Save Changes**. ***(can they change anything at all?)***<br /> | ||
3. In any section, change any values, then select Save Changes. (can they change anything at all?)<br /> | ||
[Learn about the fields](/docs/install-ai-inlimited/setup-ai-unlimited). | ||
4. If you've enabled TLS, select **Restart**.<br /> | ||
AI Unlimited restarts with TLS in place. | ||
|
||
Go to the **Profile** page to copy your new API Key. ***(explain why they have a new one & to start using the new one)*** | ||
Go to the **Profile** page to copy your new API Key. (explain why they have a new one & to start using the new one) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.