Intuitively, the PDA goes from configuration to configuration in response to input symbols (or sometimes ε), but unlike previous automata where the only thing we need to know about the automaton was the current state, in the PDA, the configuration involves both the state and the stack.