I asked this question in <#C021JANJ6TY|> a month a...
# give-feedback
f
I asked this question in #C021JANJ6TY a month ago and got no follow up, but cross post here because it's likely feedback anyway: https://airbytehq.slack.com/archives/C021JANJ6TY/p1715144287101139 Hey y'all I'm looking through the docs here: E-commerce Analytics Stack with Airbyte, dbt, Airflow (ADA) and BigQuery and it's not entirely clear to me when/where you are supposed to run Airbyte and get the workspace ID
e
It’s in the url!
f
• `workspace_id`: Your Airbyte workspace ID, which can be found in the webapp url. For example, in this url: http://localhost:8000/workspaces/910ab70f-0a67-4d25-a983-999e99e1e395/ the workspace id would be
910ab70f-0a67-4d25-a983-999e99e1e395
.
Thanks @Evan Tahler (Airbyte) - Is it not possible to have that in the UI somewhere? Is that only offered in Cloud?
e
cc @Marcos Marx (Airbyte) to take a look at the readme
👍 2
But the localhost example is for an OSS deployment. We could perhaps add the workspace ID into the settings page in the future
f
Thanks @Evan Tahler (Airbyte) - good to know