Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Can not find my repository in bitbucket dashboard

José M_ Sánchez
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 5, 2026

I have the project in my local pc with a git repository in bitbucket but I can not find it in the bitbucket web dashboard nor see settings of these projects.

How can I find them in bitbucket web dashboards?

Thanks in advance

1 answer

0 votes
Jovânio Junior
Contributor
September 5, 2026

Hi José, welcome to the Atlassian Community!

I’d first check which remote repository your local project is actually connected to.

From the local repository, run:

git remote -v

That should show the Bitbucket workspace and repository URL being used.

Then compare that with the Bitbucket account/workspace you are currently logged into in the browser. A common cause is that the repository belongs to a different workspace or a different Atlassian account.

You can also try opening the remote URL directly in the browser.

If the repository exists but you still can’t see it in the dashboard, check that your current Bitbucket user still has access to that workspace/repository.

So I’d start with git remote -v — it usually makes the mismatch clear very quickly.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events