What is this blue dot for?

I just started trying to use Postman and when I am using the POST method there is a little blue dot next to the body tab. I can not for the life of me figure out what that blue dot means. It goes away when I select anything other than form-data. Any help there is much appreciated. Thank you! Here is an example.
bledot

The blue dot indicates that something is inside the body tab. If you select the body tab and add content to any of the request body modes, you’ll see the blue dot show up.

1 Like

Ok thank you very much. I was having problems connecting to an API and
didn’t know if that was some sort of syntax error notification or something.

Also the problem I am having is not related to Postman. I am a noob and
am most likely doing something wrong. :slight_smile: