Skip to content

Commit

Permalink
improved the content for getting support
Browse files Browse the repository at this point in the history
  • Loading branch information
MEM4GH committed Jun 11, 2024
1 parent 6c0c14a commit e515d08
Show file tree
Hide file tree
Showing 12 changed files with 35 additions and 19 deletions.
8 changes: 2 additions & 6 deletions docs/FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,26 +22,22 @@ Currently, AWS and Azure.
### How do I pay for AI Unlimited?
You pay your cloud service provider for the hours that AI/ML engine resources are running. The charges depend on instance size and number of instances.

### If I get errors or have any problems, what should I do?

The [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa) is ready to help you. Go there to ask questions, get troubleshooting advice, and share ideas.
### If I get errors or have problems I can't resolve, what should I do?
Email the <a href="mailto:[email protected]">support team</a>. Also, the [AI Unlimited community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa) is ready to help you. Go there to ask questions, get troubleshooting advice, and share ideas.


## Projects

### What is a project?

A project is a means to explore and analyze data from a Jupyter notebook. Each project has a repository in your GitHub or GitLab account.

### How do I use a project?

In a Jupyter notebook, you create a project, which automatically creates its Git repository. Then you authorize access to your data store, deploy the project's AI/ML engine, and run analytic workloads. You can suspend the project (and engine) anytime, then restore it, to pay only for the hours you need.

### What's my API key for?
You use your API key to connect your Jupyter notebook to the AI Unlimited manager. This is the first thing you do when you open a new notebook to create or access a project.

### What's in a project's repository?

The project owner (the user who created the project) adds project collaborators to the Git repository. From there, each time the engine is deployed, AI Unlimited derives the users authorized to connect to and use the engine.

But, if the engine is already deployed, the project owner must update the engine to add those users so they can connect to and use the engine during that deployment.
Expand Down
3 changes: 2 additions & 1 deletion docs/explore-and-analyze-data/example-projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@ pagination_next: null
Explore some of the ways you can experiment with AI/ML analytics on large datasets, before scaling, applying the results to other use cases, or operationalizing your models.

:::tip
Discuss these and share ideas for other use cases in the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa).

For help with these use cases, email the <a href="mailto:[email protected]">support team</a> or ask the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa).
:::


Expand Down
3 changes: 1 addition & 2 deletions docs/explore-and-analyze-data/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,5 @@ To avoid paying for unneeded engine resources, remember to [suspend](/docs/manag
:::

:::tip
For help with AI Unlimited projects, magic commands, and analytic functions, ask the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa).
:::
For help with AI Unlimited projects, magic commands, and analytic functions, email the <a href="mailto:[email protected]">support team</a> or ask the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa).

Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The AI Unlimited manager orchestrates the engine's deployment and includes a web
You'll use a CloudFormation template provided by Teradata to install the manager from the AWS Management Console. You'll deploy a server instance, on which the manager runs in a container controlled by [systemd](/docs/glossary.md#systemd).

:::tip
For installation support, ask the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa).
For installation help, email the <a href="mailto:[email protected]">support team</a> or ask the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa).
:::


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The AI Unlimited manager orchestrates the engine's deployment and includes a web
You'll use an Azure Resource Manager (ARM) template provided by Teradata to install the manager from the Azure Portal. You'll deploy a server instance, on which the manager runs in a container controlled by [systemd](/docs/glossary.md#systemd).

:::tip
For installation support, ask the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa).
For installation help, email the <a href="mailto:[email protected]">support team</a> or ask the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa).
:::


Expand Down
2 changes: 1 addition & 1 deletion docs/install-ai-unlimited/setup-ai-unlimited.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ By setting up AI Unlimited, you become the AI Unlimited admin at your organizati
:::

:::tip
For setup support, ask the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa).
For setup help, email the <a href="mailto:[email protected]">support team</a> or ask the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa).
:::

<a id="setup-fields"></a>
Expand Down
2 changes: 1 addition & 1 deletion docs/manage-ai-unlimited/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ pagination_next: null
Your user type determines what you can do.

:::tip
For help with managing projects, ask the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa).
For help with managing projects, email the <a href="mailto:[email protected]">support team</a> or ask the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa).
:::


Expand Down
3 changes: 1 addition & 2 deletions docs/resources/jupyterlab/install-jupyterlab-aws.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ You'll use a CloudFormation template provided by Teradata to install JupyterLab
This deploys a server instance, with JupyterLab running in a container controlled by [systemd](/docs/glossary.md#systemd).

:::tip
For installation support, ask the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa).
:::
For installation support, email the <a href="mailto:[email protected]">support team</a> or ask the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa).


## Prepare your AWS account
Expand Down
2 changes: 1 addition & 1 deletion docs/resources/jupyterlab/install-jupyterlab-azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ You'll use an Azure Resource Manager (ARM) template provided by Teradata to ins
This deploys a server instance, with JupyterLab running in a container controlled by [systemd](/docs/glossary.md#systemd).

:::tip
For installation support, ask the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa).
For installation support, email the <a href="mailto:[email protected]">support team</a> or ask the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa).
:::


Expand Down
2 changes: 1 addition & 1 deletion docs/resources/jupyterlab/run-jupyterlab-docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import TabItem from '@theme/TabItem';
You'll use [Docker Compose](https://docs.docker.com/compose/) to run JupyterLab, with the AI Unlimited Jupyter Kernel, locally in a container.

:::tip
For installation support, ask the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa).
For installation support, email the <a href="mailto:[email protected]">support team</a> or ask the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa).
:::


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,9 @@ You'll use JupyterLab to explore and analyze data.
You'll use [Docker Compose](https://docs.docker.com/compose/) to run the AI Unlimited manager and JupyterLab, with the AI Unlimited Jupyter Kernel, locally in containers.

:::tip
For installation support, ask the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa).
For installation support, email the <a href="mailto:[email protected]">support team</a> or ask the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa).
:::


## Prerequisites

- A pay-as-you-go AWS or Azure account on which to deploy the engine from a Jupyter notebook
Expand Down
22 changes: 22 additions & 0 deletions docs/support.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
id: support
title: Support
description: Learn how to get help with installing and using AI Unlimited.
sidebar_label: Support
sidebar_position: 8
pagination_prev: null
pagination_next: null
---

# Support

You can get help with installing and using AI Unlimited these ways:

- <a href="mailto:[email protected]">Email</a> the support team.

- Ask the [community](https://support.teradata.com/community?id=community_forum&sys_id=b0aba91597c329d0e6d2bd8c1253affa). Bring your questions, get troubleshooting advice, and share ideas.





0 comments on commit e515d08

Please sign in to comment.