# Services : Firebase : Projects
#### URLs
```
For a Project with ID="abc123"
abc123.AppSpot.com Storage bucket
AWSREGION-abc123.CloudFunctions.net/FUNCTION Firebase (aka Google Cloud) function
abc123.FirebaseApp.com hosting, auth domain
abc123.FirebaseIO.com default database (Realtime Database)
other-db1.FirebaseIO.com additional database
console.cloud.google.com/welcome?project=abc123&authuser=0 Google Cloud console
console.firebase.Google.com/u/0/project/abc123/ Firebase console
Note:
DATABASE.FirebaseIO.com for databases in us-central1
DATABASE.REGION.FirebaseDatabase.app for databases in all other locations
```