Service button grayed in studio

I have a place I am trying to add Teams to.
However, I can’t add the Teams service, since my Service button is grayed.
I have another place, that I added Teams to a few days ago, and when loaded into studio, the Service button is live for that place.

I thought maybe someone has come across something similar and might offer a solution.

What I have tried.
Publishing the place in different places, local place and group place
Re-Installing my Studio
Re-Booting Studio and my Computer

Thanks

You can just run

game:GetService("Teams")

in the command bar to insert the service.

I’m not sure why it’d be greyed out though

3 Likes

Thanks so much, I was hoping for some sort of command solution.

I forgot this existed at all. Perhaps it different between a live place and an unpublished one? Mine is never gray as far as I remember.

You honestly don’t need to use the Service button. The only Service you’d need inserted in Studio is the Teams service, which as stated by @EerieContinuuooom can be dropped in by getting it in the command bar. Mostly every other service is either already in the Explorer or is invisible and not needed while you’re developing.