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

test ui elements #6302

Closed
wants to merge 21 commits into from
Closed
Changes from 2 commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
02ef741
test
mirnawong1 Oct 16, 2024
1d85f90
Update introduction.md
mirnawong1 Oct 16, 2024
d09edbf
Update website/docs/docs/introduction.md
mirnawong1 Oct 16, 2024
48c6e25
Update website/docs/docs/introduction.md
matthewshaver Oct 16, 2024
66fc042
Merge branch 'remove-ui-elements' into test-ui-elements
mirnawong1 Oct 17, 2024
fddb4a6
Merge branch 'remove-ui-elements' into test-ui-elements
mirnawong1 Oct 17, 2024
4f123b9
Merge branch 'remove-ui-elements' into test-ui-elements
mirnawong1 Oct 17, 2024
3973ba1
Merge branch 'remove-ui-elements' into test-ui-elements
mirnawong1 Oct 17, 2024
515badc
Update website/docs/docs/introduction.md
mirnawong1 Oct 17, 2024
d5eb8a3
Merge branch 'remove-ui-elements' into test-ui-elements
mirnawong1 Oct 17, 2024
dd3a86c
Merge branch 'remove-ui-elements' into test-ui-elements
mirnawong1 Oct 17, 2024
75427b8
Merge branch 'remove-ui-elements' into test-ui-elements
mirnawong1 Oct 17, 2024
b7d1d93
Merge branch 'remove-ui-elements' into test-ui-elements
mirnawong1 Oct 17, 2024
97572ce
Merge branch 'remove-ui-elements' into test-ui-elements
mirnawong1 Oct 17, 2024
3302336
Merge branch 'remove-ui-elements' into test-ui-elements
mirnawong1 Oct 17, 2024
da037a0
Merge branch 'remove-ui-elements' into test-ui-elements
mirnawong1 Oct 17, 2024
02f2367
Merge branch 'remove-ui-elements' into test-ui-elements
mirnawong1 Oct 17, 2024
378c573
Merge branch 'remove-ui-elements' into test-ui-elements
mirnawong1 Oct 17, 2024
c7be30a
Merge branch 'remove-ui-elements' into test-ui-elements
mirnawong1 Oct 17, 2024
cbd0229
Merge branch 'remove-ui-elements' into test-ui-elements
mirnawong1 Oct 17, 2024
d250f50
Merge branch 'remove-ui-elements' into test-ui-elements
mirnawong1 Oct 17, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions website/docs/docs/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,18 @@ pagination_prev: null

dbt compiles and runs your analytics code against your data platform, enabling you and your team to collaborate on a single source of truth for metrics, insights, and business definitions. This single source of truth, combined with the ability to define tests for your data, reduces errors when logic changes, and alerts you when issues arise.

Click Save to update the title and description of this page.

Navigate to **Account Settings** to change the title and description of this page.
mirnawong1 marked this conversation as resolved.
Show resolved Hide resolved

Navigate to Account settings in the side menu.
matthewshaver marked this conversation as resolved.
Show resolved Hide resolved

Find the **Settings** section and click on **Integrations**.

Scroll to AI and select the toggle for OpenAI

Enter your API key and click Save.
mirnawong1 marked this conversation as resolved.
Show resolved Hide resolved

<Lightbox src="/img/docs/cloud-overview.jpg" width="60%" title="dbt works alongside your ingestion, visualization, and other data tools, so you can transform data directly in your cloud data platform." />

Read more about why we want to enable analysts to work more like software engineers in [The dbt Viewpoint](/community/resources/viewpoint). Learn how other data practitioners around the world are using dbt by [joining the dbt Community](https://www.getdbt.com/community/join-the-community).
Expand Down
Loading